[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.ShowTabsChanged

ShowTabsChanged Event

Occurs when the ShowTabs property is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Category("Property Changed")]
[C1Description("C1DockingTab.ShowTabsChanged", "Occurs when the ShowTabs property is changed.")]
public event EventHandler ShowTabsChanged
<C1Category("Property Changed")>
<C1Description("C1DockingTab.ShowTabsChanged", "Occurs when the ShowTabs property is changed.")>
Public Event ShowTabsChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the ShowTabs property is changed.