[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellStyleNotify.Clone

Clone Method

Clone()

Creates an exact copy of the current CellStyleNotify.

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

A ValidateActionBase that represents the cloned CellStyleNotify.

Overrides