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