Spread Silverlight Documentation
DataValidator Class Methods


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

Public Methods
 NameDescription
Public MethodCloneOverloaded. Creates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)CreateDateValidatorCreates a validator based on the data.  
Public Methodstatic (Shared in Visual Basic)CreateFormulaListValidatorCreates a validator based on a formula list.  
Public Methodstatic (Shared in Visual Basic)CreateFormulaValidatorCreates a validator based on a formula.  
Public Methodstatic (Shared in Visual Basic)CreateListValidatorCreates a validator based on a list.  
Public Methodstatic (Shared in Visual Basic)CreateNumberValidatorCreates a validator based on numbers.  
Public Methodstatic (Shared in Visual Basic)CreateTextLengthValidatorCreates a validator based on text length.  
Public MethodGetValidListReturns the valid data lists if the data validation type is list; otherwise, returns null.  
Public MethodIsValidDetermines whether the current value is valid.  
Top
Protected Methods
 NameDescription
Protected MethodOnReadXmlGenerates the rule from its XML representation.  
Protected MethodOnWriteXmlConverts the rule into its XML representation.  
Protected MethodResetResets this instance.  
Top
See Also

Reference

DataValidator Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.