[]
Close button options for the C1TabControl
public enum C1TabItemCloseOptions
Name | Description |
---|---|
GlobalClose | A unique close button is shown, and the selected C1TabItem is closed when it's pressed. |
InEachTab | A close button is shown in each C1TabItem. |
None | Close button is not shown for the C1TabItems. |