Enum CloseMode
Specifies the behavior for closing a TabItemExt in the ribbon interface.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum CloseMode
Fields
| Name | Description |
|---|---|
| Delete | Delete the TabItemExt |
| Hide | Hide the TabItemExt |