GrapeCity.Windows.SpreadSheet.Data Namespace : DataValidator Class |
For a list of all members of this type, see DataValidator members.
Name | Description | |
---|---|---|
ComparisonOperator | Gets the comparison operator. | |
ErrorMessage | Gets or sets the error message string. | |
ErrorStyle | Gets the error style. | |
ErrorTitle | Gets or sets the error title string. | |
IgnoreBlank | Gets or sets whether to ignore an empty value. | |
InCellDropdown | Gets or sets whether to show the candidate legal data in a drop down list. | |
InputMessage | Gets or sets the input message string. | |
InputTitle | Gets or sets the input title string. | |
ShowErrorMessage | Gets or sets whether to show the error message. | |
ShowInputMessage | Gets or sets whether to show the input message. | |
Type | Gets the criteria type of this data validator. | |
Value1 | Gets the first value of the data validation. | |
Value2 | Gets the second value of the data validation. |