ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RangeRule Class / Maximum Property

In This Topic
    Maximum Property (RangeRule)
    In This Topic
    Gets or sets the maximum allowed field value.
    Syntax
    'Declaration
     
    Public Property Maximum As Object
    public object Maximum {get; set;}
    See Also