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


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

Reference

IEditor3 Interface
IEditor3 Members