GridViewFooterStyle Class
In This Article
Provides the style settings used to paint a Footer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return GridViewFooterStyle objects:
#Remarks
These settings can be accessed using the GridViewStyles.Footer property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewFooterStyle
See Also