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.v18.2.dll
Declaration
public double GroupingHeight { get; set; }
Public Property GroupingHeight As Double
Property Value
Type |
Description |
Double |
A Double value that is the height of the group items, in pixels.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...