GrapeCity.Xaml.SpreadSheet.Data
DataValidator Class Members
Properties  Methods 


The following tables list the members exposed by DataValidator.

Public Constructors
 NameDescription
Public ConstructorDataValidator Constructor Constructs a data validator.  
Top
Public Properties
 NameDescription
Public PropertyComparisonOperator Gets the comparison operator.  
Public PropertyErrorMessage Gets or sets the error message string.  
Public PropertyErrorStyle Gets the error style.  
Public PropertyErrorTitle Gets or sets the error title string.  
Public PropertyIgnoreBlank Gets or sets whether to ignore an empty value.  
Public PropertyInCellDropdown Gets or sets whether to show the candidate legal data in a drop down list.  
Public PropertyInputMessage Gets or sets the input message string.  
Public PropertyInputTitle Gets or sets the input title string.  
Public PropertyShowErrorMessage Gets or sets whether to show the error message.  
Public PropertyShowInputMessage Gets or sets whether to show the input message.  
Public PropertyType Gets the criteria type of this data validator.  
Public PropertyValue1 Gets the first value of the data validation.  
Public PropertyValue2 Gets the second value of the data validation.  
Top
Public Methods
 NameDescription
Public MethodCloneOverloaded.  Creates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)CreateDateValidator Creates a validator based on the data.  
Public Methodstatic (Shared in Visual Basic)CreateFormulaListValidator Creates a validator based on a formula list.  
Public Methodstatic (Shared in Visual Basic)CreateFormulaValidator Creates a validator based on a formula.  
Public Methodstatic (Shared in Visual Basic)CreateListValidator Creates a validator based on a list.  
Public Methodstatic (Shared in Visual Basic)CreateNumberValidator Creates a validator based on numbers.  
Public Methodstatic (Shared in Visual Basic)CreateTextLengthValidator Creates a validator based on text length.  
Public MethodGetValidList Returns the valid data lists if the data validation type is list; otherwise, returns null.  
Public MethodIsValid Determines whether the current value is valid.  
Top
Protected Methods
 NameDescription
Protected MethodOnReadXml Generates the rule from its XML representation.  
Protected MethodOnWriteXml Converts the rule into its XML representation.  
Protected MethodReset Resets this instance.  
Top
See Also

Reference

DataValidator Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options