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


In This Topic
    DataValidations Class Members
    In This Topic

    The following tables list the members exposed by DataValidations.

    Public Properties
     NameDescription
    Public PropertyGets or sets a boolean value indicates whether all data validation input prompts are disabled for the Worksheet.  
    Public PropertyGets the DataValidation at the specified cell.  
    Public PropertyGets or sets the x-coordinate, relative to the application window, of the upper-left corner of the data validation input prompt, measured in pixels.  
    Public PropertyGets or sets the y-coordinate, relative to the application window, of the upper-left corner of the data validation input prompt, measured in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Applies new TItem item for the specified cell range.  
    Public MethodOverloaded. Circles invalid entries on the worksheet.  
    Public MethodOverloaded. Deletes all conditional objects. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
    Public MethodClears circles from invalid entries on the worksheet.  
    Public MethodGets all conditions which belong to the specified cell range. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
    Public MethodGets the affected result after applied all CfRule rules in the specified cell. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Determines whether the specified expression can be used for the data validation.  
    Public MethodGets a boolean value indicating whether the is an item in the specified range. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalObjects<DataValidator,DataValidation,DataValidationExecutedResult>)
    Top
    See Also