TreeViewScrolledEventArgs.ExtentHeight Property
Gets the extent height.
Namespace: DevExpress.Maui.TreeView
Assembly: DevExpress.Maui.TreeView.dll
NuGet Package: DevExpress.Maui.TreeView
Declaration
public double ExtentHeight { get; }
Property Value
| Type | Description |
|---|---|
| Double | The extent height. |
See Also