Back to Devexpress

TreeNodeView.ExpandButtonIndent Property

maui-devexpress-dot-maui-dot-treeview-dot-treenodeview-767d0776.md

latest810 B
Original Source

TreeNodeView.ExpandButtonIndent Property

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

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public double ExpandButtonIndent { get; set; }

Property Value

TypeDescription
Double

The expand button indent.

|

See Also

TreeNodeView Class

TreeNodeView Members

DevExpress.Maui.TreeView Namespace