GrapeCity.Windows.SpreadSheet.Data Namespace : DataValidator Class |
For a list of all members of this type, see DataValidator members.
Name | Description | |
---|---|---|
![]() | Clone | Overloaded. Creates a new object that is a copy of the current instance. |
![]() ![]() | CreateDateValidator | Creates a validator based on the data. |
![]() ![]() | CreateFormulaListValidator | Creates a validator based on a formula list. |
![]() ![]() | CreateFormulaValidator | Creates a validator based on a formula. |
![]() ![]() | CreateListValidator | Creates a validator based on a list. |
![]() ![]() | CreateNumberValidator | Creates a validator based on numbers. |
![]() ![]() | CreateTextLengthValidator | Creates a validator based on text length. |
![]() | GetValidList | Returns the valid data lists if the data validation type is list; otherwise, returns null. |
![]() | IsValid | Determines whether the current value is valid. |
Name | Description | |
---|---|---|
![]() | OnReadXml | Generates the rule from its XML representation. |
![]() | OnWriteXml | Converts the rule into its XML representation. |
![]() | Reset | Resets this instance. |