[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.TabPageClosing

TabPageClosing Event

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

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Description("C1DockingTab.TabPageClosing", "Event fired 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 Event fired when the currently selected page is about to be closed by the user. Allows to cancel closing the page.