Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DataValidation Class


In This Topic
    DataValidation Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the style of error alert used for this data validation.  
    Public PropertyGets or sets the message text of error alert.  
    Public PropertyGets or sets the title bar text of error alert.  
    Public PropertyGets or sets a value indicating whether the data validation allows the use of empty or blank entries.  
    Public PropertyGets or sets the IME (input method editor) mode enforced by this data validation.  
    Public PropertyGets or sets a value indicating whether to display a dropdown combo box for a list type data validation.  
    Public PropertyGets or sets the message text of input prompt.  
    Public PropertyGets or sets the title bar text of input prompt.  
    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.  
    Public PropertyGets or sets a value indicating whether to display the input prompt message.  
    Top
    See Also