Back to Devexpress

TreeNodeView.ExpandButtonAreaHeight Property

maui-devexpress-dot-maui-dot-treeview-dot-treenodeview-5ee5403f.md

latest828 B
Original Source

TreeNodeView.ExpandButtonAreaHeight Property

Gets or sets the expand button area height. This is a bindable property.

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public double ExpandButtonAreaHeight { get; set; }

Property Value

TypeDescription
Double

The expand button area height.

|

See Also

TreeNodeView Class

TreeNodeView Members

DevExpress.Maui.TreeView Namespace