[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.OnTabPageClosing

OnTabPageClosing Method

OnTabPageClosing(TabPageCancelEventArgs)

Raises the TabPageClosing event.

Declaration
protected virtual bool OnTabPageClosing(TabPageCancelEventArgs e)
Parameters
Type Name Description
TabPageCancelEventArgs e

A TabPageCancelEventArgs that contains event data.

Returns
Type Description
bool