Spread Silverlight Documentation
DataValidator Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : DataValidator Class

The following tables list the members exposed by DataValidator.

Public Constructors
 NameDescription
Public Constructor Constructs a data validator.  
Top
Public Properties
 NameDescription
Public Property Gets the comparison operator.  
Public Property Gets or sets the error message string.  
Public Property Gets the error style.  
Public Property Gets or sets the error title string.  
Public Property Gets or sets whether to ignore an empty value.  
Public Property Gets or sets whether to show the candidate legal data in a drop down list.  
Public Property Gets or sets the input message string.  
Public Property Gets or sets the input title string.  
Public Property Gets or sets whether to show the error message.  
Public Property Gets or sets whether to show the input message.  
Public Property Gets the criteria type of this data validator.  
Public Property Gets the first value of the data validation.  
Public Property Gets the second value of the data validation.  
Top
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