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


In This Topic
    BuiltInDataValidation Class Members
    In This Topic

    The following tables list the members exposed by BuiltInDataValidation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodRemoves this DataValidation from its owner Worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects`3.ConditionalObject<DataValidator,DataValidation,DataValidationExecutedResult>)
    Public MethodOverloaded. Overridden. Indicates whether the current object is equal to another object of the same type.  
    Public MethodGets or sets the value or formula associated with the specified part of a data validation.  
    Public MethodGets the range reference at the specified index. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObject)
    Public MethodOverloaded. Overridden. Gets the suggestions for possible valid values.  
    Public Methodstatic (Shared in Visual Basic)Parses the inputs for a data validation.  
    Top
    See Also