alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class CloseMode

    Specifies the behavior for closing a TabItemExt in the ribbon interface.

    Inheritance
    System.Object
    CloseMode
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class CloseMode : Enum

    Fields

    Delete

    Delete the TabItemExt

    Declaration
    public const CloseMode Delete
    Field Value
    Type
    CloseMode

    Hide

    Hide the TabItemExt

    Declaration
    public const CloseMode Hide
    Field Value
    Type
    CloseMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved