Back to Devexpress

Group Expand Button

windowsforms-550-controls-and-libraries-data-grid-visual-elements-grid-view-elements-group-expand-button.md

latest1.7 KB
Original Source

Group Expand Button

  • Oct 20, 2021

Group expand buttons enable end-users to expand or collapse group rows.

The table below lists the main properties affecting element appearance.

|

Appearance

|

The GridViewAppearances.GroupButton property.

| |

Visibility

|

The GridOptionsView.ShowGroupExpandCollapseButtons property.

| |

Custom Draw Event

|

The GridView.CustomDrawGroupRow event.

|

See Also

Data Grouping

Working with Groups in Code

Working with Groups in Code

Custom Painting Basics

Elements that Can Be Custom Painted

Custom Painting Scenarios