GroupRowControl(GroupRowData) Constructor
Initializes a new instance of the GroupRowControl class with specified settings.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
rowData | GroupRowData | Group row data. |
See Also