WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AutoExpandMode

    Show / Hide Table of Contents

    Enum AutoExpandMode

    Enumerates possible expand modes while loading the nodes in the SfTreeView.

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

    Fields

    Name Description
    AllNodes

    All nodes will be expanded.

    None

    Nodes will not be expanded.

    RootNodes

    Root nodes will be expanded.

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