AllowServerValidators Property
AllowServerValidators
Gets or sets whether the cell allows validating data using custom validator controls on the server side.
Declaration
bool AllowServerValidators { get; set; }
Property AllowServerValidators As Boolean