[]
        
(Showing Draft Content)

C1.Win.Command.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.Command
Assembly: C1.Win.Command.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.