WinForms

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

    Show / Hide Table of Contents

    Enum TreeViewSearchRange

    Defines the constant that specifies the levels of range to find and replace in TreeView.

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

    Fields

    Name Description
    ChildNode

    Represents the child node.

    RootNode

    Represents the root node.

    TreeView

    Represents the tree view.

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