aspnet-devexpress-dot-web-495d7a56.md
Provides the style settings used to paint the Group Panel within the ASPxGridView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewGroupPanelStyle :
GridViewStyleBase
Public Class GridViewGroupPanelStyle
Inherits GridViewStyleBase
The following members return GridViewGroupPanelStyle objects:
These settings can be accessed using the GridViewStyles.GroupPanel property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewGroupPanelStyle
See Also