Skip to main content

Group Panel

Group panels display headers of columns involved in data grouping. They also serve as drag-and-drop targets allowing end-users to drag column headers onto it. Right-clicking the group panel invokes the group panel context menu, which provides grouping related options.

 

VisualElems_GridView_GroupPanel

 

The table below lists the main properties affecting element appearance.

Appearance

GridViewAppearances.GroupPanel

An element’s background colors cannot be changed in skinning paint styles.

Custom Draw Event

GridView.CustomDrawGroupPanel

Text

GridView.GroupPanelText

Visibility

GridOptionsView.ShowGroupPanel

Column Arrangement

GridOptionsView.ShowGroupPanelColumnsAsSingleRow

GridOptionsCustomization.AllowMergedGrouping

See Also