Spread for ASP.NET 12 Product Documentation
Validators Property (BaseCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseCellType Class : Validators Property
Gets the validator collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Validators As ValidatorCollection
'Usage
 
Dim instance As BaseCellType
Dim value As ValidatorCollection
 
value = instance.Validators
public virtual ValidatorCollection Validators {get;}
See Also

Reference

BaseCellType Class
BaseCellType Members