Enum CloseButtonType
Represents the close button type for TabControlExt
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum CloseButtonType
Fields
| Name | Description |
|---|---|
| Both | Set Both as the close button type |
| Common | Set common as the close button type |
| Extended | Set Extended as the close button type |
| Hide | Set Hide as the close button type |
| Individual | Set as Individual as the close button type |
| IndividualOnMouseOver | Set IndividualOnMouseOver as the close button type |