FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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
    'Declaration
     
    Public Property AllowGrouping As Boolean
    public bool AllowGrouping {get; set;}
    See Also