menu

WinForms

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

    Show / Hide Table of Contents

    Enum TreeSelectionMode

    Defines the constant that specifies the selection mode for the tree.

    Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum TreeSelectionMode

    Fields

    Name Description
    MultiSelectAll

    Lets you select multiple nodes across all levels.

    MultiSelectSameLevel

    Lets you select multiple nodes within the same level.

    Single

    Lets you select one node at a time.

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