Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BaseDataValidator Class
Properties Methods


In This Topic
    BaseDataValidator Class Members
    In This Topic

    The following tables list the members exposed by BaseDataValidator.

    Public Properties
     NameDescription
    Public PropertyGets the collection of validate actions.  
    Public PropertyGets or sets a value that indicates whether the CellValidator is active.  
    Public PropertyGets or sets the CellValidator's name.  
    Public PropertyGets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem)
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodHandles logic after completing deserialization.  
    Public MethodSaves the object to XML.  
    Top
    See Also