Skip to main content
A newer version of this page is available. .
Tab

GridViewStyles.GroupPanel Property

Gets the style settings used to paint the Group Panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public GridViewGroupPanelStyle GroupPanel { get; }

Property Value

Type Description
GridViewGroupPanelStyle

A GridViewGroupPanelStyle object that contains style settings used to paint the group panel.

See Also