[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTabPage.Closing

Closing Event

Event fired when the 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("C1DockingTabPage.Closing", "Event fired when the page is about to be closed by the user. Allows to cancel closing the page.")]
public event CancelEventHandler Closing
Returns
Type Description
CancelEventHandler Event fired when the page is about to be closed by the user. Allows to cancel closing the page.