Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / BuiltInDataValidation Class


BuiltInDataValidation Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the style of error alert used for this data validation. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets the message text of error alert. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets the title bar text of error alert. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets the value or formula associated with the data validation.  
Public PropertyGets or sets the value or formula associated with the second part of a data validation.  
Public PropertyGets or sets a value indicating whether the data validation allows the use of empty or blank entries. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets the IME (input method editor) mode enforced by this data validation. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets a value indicating whether to display a dropdown combo box for a list type data validation. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets the message text of input prompt. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets the title bar text of input prompt. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets a value indicating the operator of data validation.  
Public PropertyGets the total number of references. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject)
Public PropertyGets or sets a value indicating whether to display the error alert message when an invalid value has been entered, according to the criteria specified. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets a value indicating whether to display the input prompt message. (Inherited from GrapeCity.Spreadsheet.DataValidation)
Public PropertyGets or sets a value indicating the type of data validation.  
Top
See Also