[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTabPage.TabVisibleChanged

TabVisibleChanged Event

Occurs when the visibility of the tab changes.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Category("Property Changed")]
[C1Description("C1DockingTabPage.TabVisibleChanged", "Occurs when the visibility of the tab changes.")]
public event EventHandler TabVisibleChanged
<C1Category("Property Changed")>
<C1Description("C1DockingTabPage.TabVisibleChanged", "Occurs when the visibility of the tab changes.")>
Public Event TabVisibleChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the visibility of the tab changes.