TreeNodeExpandButton.DefaultHeight Field
The default height of the expand button.
Namespace: DevExpress.Maui.TreeView
Assembly: DevExpress.Maui.TreeView.dll
NuGet Package: DevExpress.Maui.TreeView
Declaration
public static readonly double DefaultHeight
Field Value
Type | Description |
---|---|
Double | A value than specifies the default height of the expand button. |
See Also