Spread Silverlight 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 Method Returns the valid data lists if the data validation type is list; otherwise, returns null.  
Public Method Determines whether the current value is valid.  
Top
Protected Methods
 NameDescription
Protected Method Generates the rule from its XML representation.  
Protected Method Converts the rule into its XML representation.  
Protected Method Resets this instance.  
Top
See Also

Reference

DataValidator Class
GrapeCity.Windows.SpreadSheet.Data Namespace