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

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