Skip to main content
All docs
V25.2
  • TreeNodeExpandButton Class

    An expand button displayed within a TreeNode.

    Namespace: DevExpress.Maui.TreeView

    Assembly: DevExpress.Maui.TreeView.dll

    NuGet Package: DevExpress.Maui.TreeView

    Declaration

    [DXLicenseMAUI]
    public class TreeNodeExpandButton :
        DXToggleButton

    Remarks

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

    Inheritance

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