FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / RangeRule Class
Properties Methods


In This Topic
    RangeRule Class Members
    In This Topic

    The following tables list the members exposed by RangeRule.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets an error message to associate with a validation control if validation fails. (Inherited from C1.Win.C1FlexGrid.ValidationRule)
    Public PropertyGets or sets the maximum allowed field value.  
    Public PropertyGets or sets the minimum allowed field value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Performs validation checks on a value.  
    Top
    See Also