WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpanderPosition - WPF API Reference | Syncfusion SfTreeView. The expander can be positioned either start or end of the item. ">

    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 - 2022 Syncfusion Inc. All Rights Reserved