Name | Description | |
---|---|---|
![]() | AlertStyle | Gets or sets the style of error alert used for this data validation. |
![]() | ErrorMessage | Gets or sets the message text of error alert. |
![]() | ErrorTitle | Gets or sets the title bar text of error alert. |
![]() | IgnoreBlank | Gets or sets a value indicating whether the data validation allows the use of empty or blank entries. |
![]() | IMEMode | Gets or sets the IME (input method editor) mode enforced by this data validation. |
![]() | InCellDropdown | Gets or sets a value indicating whether to display a dropdown combo box for a list type data validation. |
![]() | InputMessage | Gets or sets the message text of input prompt. |
![]() | InputTitle | Gets or sets the title bar text of input prompt. |
![]() | ReferenceCount | Gets the total number of references. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject) |
![]() | ShowError | Gets or sets a value indicating whether to display the error alert message when an invalid value has been entered, according to the criteria specified. |
![]() | ShowInput | Gets or sets a value indicating whether to display the input prompt message. |