[]
Defines behavior on C1DockingTabPage's CloseBox click.
public enum CloseTabBehavior
| Name | Description |
|---|---|
| Close | Closes the C1DockingTabPage and removes it from C1DockingTabPages collection. |
| Hide | Set the TabVisible property to false. |