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


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

Reference

BaseEditor Class
BaseEditor Members