WPF

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

    Show / Hide Table of Contents

    Enum CloseTabsMode

    Specifies whether the CloseTabsMode is used to specify the behavior during tabs closing is CloseAll or CloseActive.

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

    Fields

    Name Description
    CloseActive

    Close only the active tab in the tabbed host.

    CloseAll

    Close all tabs in tabbed host.

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