[]
Occurs when the CanCloseTabs property is changed.
[C1Description("C1DockingTab.CanCloseTabsChanged", "Occurs when the CanCloseTabs property is changed.")]
public event EventHandler CanCloseTabsChanged
<C1Description("C1DockingTab.CanCloseTabsChanged", "Occurs when the CanCloseTabs property is changed.")>
Public Event CanCloseTabsChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the CanCloseTabs property is changed. |