Back to Devexpress

TreeNodeView.ExpandButtonAreaWidth Property

maui-devexpress-dot-maui-dot-treeview-dot-treenodeview-37b61a72.md

latest824 B
Original Source

TreeNodeView.ExpandButtonAreaWidth Property

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

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public double ExpandButtonAreaWidth { get; set; }

Property Value

TypeDescription
Double

The expand button area width.

|

See Also

TreeNodeView Class

TreeNodeView Members

DevExpress.Maui.TreeView Namespace