Skip to main content
A newer version of this page is available. .
Tab

GridViewFooterStyle Class

Provides the style settings used to paint a Footer.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class GridViewFooterStyle :
    GridViewStyleBase

The following members return GridViewFooterStyle objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapGridViewBandColumn.FooterCellStyle
BootstrapGridViewCommandColumn.FooterCellStyle
BootstrapGridViewDataColumn.FooterCellStyle
ASP.NET Web Forms Controls FileManagerDetailsViewStyles.Footer
GridViewBandColumn.FooterCellStyle
GridViewColumn.FooterCellStyle
GridViewStyles.Footer

Remarks

These settings can be accessed using the GridViewStyles.Footer property.

Inheritance

See Also