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