WinForms

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

    Show / Hide Table of Contents

    Enum TreeViewSearchOption

    Defines the constant that specifies the options to find and replace in TreeView.

    Namespace: Syncfusion.Windows.Forms.Tools.MultiColumnTreeView
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    [Flags]
    public enum TreeViewSearchOption

    Fields

    Name Description
    MatchCase

    Represents match the case.

    MatchWholeText

    Represents match all text.

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