BaseGridHeader.SetIsGroupPanel(DependencyObject, Boolean) Method
Sets the value of the BaseGridHeader.IsGroupPanel attached property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
| Name | Type |
|---|---|
| element | DependencyObject |
| value | Boolean |
See Also