Back to Devexpress

TreeNodeView.CheckBoxIndent Property

maui-devexpress-dot-maui-dot-treeview-dot-treenodeview-1f71789d.md

latest792 B
Original Source

TreeNodeView.CheckBoxIndent Property

Gets or sets the checkbox indent. This is a bindable property.

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public double CheckBoxIndent { get; set; }

Property Value

TypeDescription
Double

The checkbox indent.

|

See Also

TreeNodeView Class

TreeNodeView Members

DevExpress.Maui.TreeView Namespace