Skip to main content
Tab

GridViewGroupFooterStyle Class

Provides the style settings used to paint a Group Footer.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewGroupFooterStyle :
    GridViewStyleBase

The following members return GridViewGroupFooterStyle objects:

Remarks

These settings can be accessed using the GridViewExportStyles.GroupFooter property.

Inheritance

See Also