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

In This Topic
    RangeRule Class
    In This Topic
    Specifies the numeric range constraints for the value in the editor.
    Object Model
    RangeRule Class
    Syntax
    'Declaration
     
    
    Public Class RangeRule 
       Inherits ValidationRule
    public class RangeRule : ValidationRule 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1FlexGrid.ValidationRule
          C1.Win.C1FlexGrid.RangeRule

    See Also