Back to Devexpress

GridViewFooterStyle Class

aspnet-devexpress-dot-web-d764bcc1.md

latest2.0 KB
Original Source

GridViewFooterStyle Class

Provides the style settings used to paint a Footer.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return GridViewFooterStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

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

See Also

GridViewFooterStyle Members

Grid View

DevExpress.Web Namespace