WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / AllowGrouping Property
In This Topic
    AllowGrouping Property (FlexGrid)
    In This Topic
    Gets or sets whether users are allowed to group the grid.
    Syntax
    public bool AllowGrouping {get; set;}
    See Also