WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TabVisibility - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TabVisibility

    Specifies the visibility of Find results tab.

    Namespace: Syncfusion.Windows.Edit
    Assembly: Syncfusion.Edit.Wpf.dll
    Syntax
    public enum TabVisibility

    Fields

    Name Description
    Auto

    Auto - FindResults Tab will be whenever Find Symbol options is used and will be hidden when the Window is Closed explicitly or when FindReplace Window is closed.

    Collapsed

    Collapsed - FindResults tab will always be collapsed even when the Find Symbol options is used.

    Visible

    Visible - FindResults Tab will always be visible

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