'Declaration Public Property AllowServerValidators As Boolean
'Usage Dim instance As TextCellType Dim value As Boolean instance.AllowServerValidators = value value = instance.AllowServerValidators
public bool AllowServerValidators {get; set;}
'Declaration Public Property AllowServerValidators As Boolean
'Usage Dim instance As TextCellType Dim value As Boolean instance.AllowServerValidators = value value = instance.AllowServerValidators
public bool AllowServerValidators {get; set;}