[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingManager.TabPageClosing

TabPageClosing Event

Occurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
[C1Description("C1DockingManager.TabPageClosing", "Occurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page.")]
public event TabPageCancelEventHandler TabPageClosing
Returns
Type Description
TabPageCancelEventHandler Occurs when the currently selected page is about to be closed by the user. Allows to cancel closing the page.