WPF

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

    Show / Hide Table of Contents

    Enum AutoHideTabsMode

    Specifies whether the AutoHideTabsMode is AutoHideGroup or AutoHideActive which used to specify the behavior during auto hide tabs.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum AutoHideTabsMode

    Fields

    Name Description
    AutoHideActive

    Auto hide only active tab in tabbed host.

    AutoHideGroup

    AutoHide all tabs in tabbed host.

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