[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TextCellType.AllowServerValidators

AllowServerValidators Property

AllowServerValidators

Gets or sets whether the cell allows validating data using custom validator controls on the server side.

Declaration
public bool AllowServerValidators { get; set; }
Public Property AllowServerValidators As Boolean
Implements