alexa

    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