Skip to main content

TreeNodeExpandButton Class

An expand button displayed within a TreeNode.

Namespace: DevExpress.Maui.TreeView

Assembly: DevExpress.Maui.TreeView.dll

NuGet Package: DevExpress.Maui.TreeView

Declaration

public class TreeNodeExpandButton :
    DXToggleButton

Remarks

For more information, refer to the following help topic: Change Expand Button Appearance.

Inheritance

Show 16 items
Object
BindableObject
Element
NavigableElement
VisualElement
View
DevExpress.Maui.Core.Internal.DXViewElement
DevExpress.Maui.Core.Internal.DXViewBaseCore
See Also