[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ThreeStateIconNotify.Clone

Clone Method

Clone()

Creates an exact copy of the current ThreeStateIconNotify object.

Declaration
public override ValidateActionBase Clone()
Public Overrides Function Clone() As ValidateActionBase
Returns
Type Description
ValidateActionBase

A ValidateActionBase that represents the cloned ThreeStateIconNotify object.

Overrides