menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpanderPosition - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExpanderPosition

    Defines the expander position of the SfTreeView. The expander can be positioned either start or end of the item.

    Namespace: Syncfusion.UI.Xaml.TreeView
    Assembly: Syncfusion.SfTreeView.WPF.dll
    Syntax
    public enum ExpanderPosition

    Fields

    Name Description
    End

    Specifies the expander position in view for tree view item is right side.

    Start

    Specifies the expander position in view for tree view item is left side.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved