alexa

    Show / Hide Table of Contents

    Enum TreeViewSearchNavigation

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

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

    Fields

    Name Description
    SearchAll

    Represents search all the text.

    SearchDown

    Represents navigate to down.

    SearchUp

    Represents navigate to up.

    Back to top Generated by DocFX