Spread Windows Forms 13.0 Product Documentation
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 MethodClears circles from invalid entries on the worksheet.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Determines whether the specified expression can be used for the data validation.  
    Top
    See Also