Group Expand Button
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