aspnet-devexpress-dot-web-59a047d1.md
Provides the style settings used to paint a Group Footer.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewGroupFooterStyle :
GridViewStyleBase
Public Class GridViewGroupFooterStyle
Inherits GridViewStyleBase
The following members return GridViewGroupFooterStyle objects:
These settings can be accessed using the GridViewExportStyles.GroupFooter property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewGroupFooterStyle
See Also