Spread WPF Documentation
DataValidator Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : DataValidator Class

For a list of all members of this type, see DataValidator members.

Public Methods
 NameDescription
Public MethodOverloaded. Creates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)Creates a validator based on the data.  
Public Methodstatic (Shared in Visual Basic)Creates a validator based on a formula list.  
Public Methodstatic (Shared in Visual Basic)Creates a validator based on a formula.  
Public Methodstatic (Shared in Visual Basic)Creates a validator based on a list.  
Public Methodstatic (Shared in Visual Basic)Creates a validator based on numbers.  
Public Methodstatic (Shared in Visual Basic)Creates a validator based on text length.  
Public MethodReturns the valid data lists if the data validation type is list; otherwise, returns null.  
Public MethodDetermines whether the current value is valid.  
Top
Protected Methods
 NameDescription
Protected MethodGenerates the rule from its XML representation.  
Protected MethodConverts the rule into its XML representation.  
Protected MethodResets this instance.  
Top
See Also

Reference

DataValidator Class
GrapeCity.Windows.SpreadSheet.Data Namespace