Spread Windows Forms 14.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CompareValueValidator Class


In This Topic
    CompareValueValidator Class Properties
    In This Topic

    For a list of all members of this type, see CompareValueValidator members.

    Public Properties
     NameDescription
    Public PropertyGets the collection of validate actions. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets a value that indicates the comparison relationship of the specified and compared values. (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator)
    Public PropertyGets or sets the compared target value.  
    Public PropertyGets or sets the difference between the specified and compared values. (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator)
    Public PropertyGets or sets a value that indicates whether the CellValidator is active. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets the CellValidator's name. (Inherited from FarPoint.Win.Spread.BaseDataValidator)
    Public PropertyGets or sets whether the validation always succeeds when the specified value is a null reference (Nothing in Visual Basic). (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator)
    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)
    Public PropertyGets or sets the specified value's required System.Type. (Inherited from FarPoint.Win.Spread.CompareValueBaseValidator)
    Top
    See Also