Back to Devexpress

GridViewGroupFooterStyle Class

aspnet-devexpress-dot-web-59a047d1.md

latest2.1 KB
Original Source

GridViewGroupFooterStyle Class

Provides the style settings used to paint a Group Footer.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewGroupFooterStyle :
    GridViewStyleBase
vb
Public Class GridViewGroupFooterStyle
    Inherits GridViewStyleBase

The following members return GridViewGroupFooterStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewGroupFooterStyle

See Also

GridViewGroupFooterStyle Members

Grid View

DevExpress.Web Namespace