Skip to main content
Tab

GridViewFooterStyle Class

Provides the style settings used to paint a Footer.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewFooterStyle :
    GridViewStyleBase

The following members return GridViewFooterStyle objects:

Remarks

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

Inheritance

See Also