[]
Gets an instance of IValidation which may be used to get and set validation properties of the cells represented by this Cell.
[Browsable(false)]
public IValidation Validation { get; }
<Browsable(False)>
Public ReadOnly Property Validation As IValidation
Type | Description |
---|---|
IValidation | The instance of IValidation which may be used to get and set validation properties of the cells. |