A newer version of this page is available.
Switch to the current version.
GridOptionsView.GroupFooterShowMode Property
Gets or sets which groups display footers.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
GroupFooterShowMode | VisibleIfExpanded |
A GroupFooterShowMode enumeration value specifying which groups display footers. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to GroupFooterShowMode |
---|---|
AdvBandedGridView |
|
AdvBandedGridView |
|
AdvBandedGridView |
|
BandedGridView |
|
BandedGridView |
|
GridView |
|
Remarks
Use the GroupFooterShowMode property to specify if and when group footers need to be displayed.
See Also
Feedback