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


In This Topic
    DataValidation Class Members
    In This Topic

    The following tables list the members exposed by DataValidation.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    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
    Public Methods
     NameDescription
    Public MethodRemoves this DataValidation from its owner Worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects`3.ConditionalObject<DataValidator,DataValidation,DataValidationExecutedResult>)
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Public MethodGets the range reference at the specified index. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject)
    Public MethodOverloaded. Gets the suggestions for possible valid values.  
    Top
    See Also