GridViewGroupPanelStyle Class
Provides the style settings used to paint the Group Panel within the ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewGroupPanelStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.GroupPanel property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewGroupPanelStyle
See Also