[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Column.Validation

Validation Property

Validation

Gets an instance of IValidation which may be used to get and set validation properties of the rows represented by this Column.

Declaration
[Browsable(false)]
public IValidation Validation { get; }
<Browsable(False)>
Public ReadOnly Property Validation As IValidation
Property Value
Type Description
IValidation

The instance of IValidation which may be used to get and set validation properties of the columns.