Spread for ASP.NET 12 Product Documentation
GetValidator Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace > IEditor Interface : GetValidator Method
Gets the BaseValidator object for this editor.
Syntax
'Declaration
 
Function GetValidator() As BaseValidator
'Usage
 
Dim instance As IEditor
Dim value As BaseValidator
 
value = instance.GetValidator()
BaseValidator GetValidator()
See Also

Reference

IEditor Interface
IEditor Members