RangeControlClientBase.GroupingHeight Property
Gets or sets the height of the group items. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double value that is the height of the group items, in pixels. |
See Also