FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridGroupPanel Class / MaxGroups Property

In This Topic
    MaxGroups Property (C1FlexGridGroupPanel)
    In This Topic
    Gets or sets the maximum number of groups allowed.
    Syntax
    'Declaration
     
    
    Public Property MaxGroups As Integer
    public int MaxGroups {get; set;}
    See Also