A newer version of this page is available.
Switch to the current version.
ASPxGridViewSettings.ShowGroupFooter Property
Gets or sets a value that specifies the ASPxGridView group footers visibility.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
GridViewGroupFooterMode | Hidden |
A GridViewGroupFooterMode enumeration value that specifies the group footer's visibility mode. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to ShowGroupFooter |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxGridView |
|
GridViewProperties |
|
|
GridViewSettings |
|
|
GridViewSettings<RowType> |
|
|
MVCxGridView |
|
|
MVCxGridViewProperties |
|
|
MVCxGridViewProperties |
|
|
ASP.NET Bootstrap Controls | BootstrapGridView |
|
BootstrapGridView |