[]
        
(Showing Draft Content)

C1.Win.Command.TabPageCancelEventArgs

TabPageCancelEventArgs Class

Provides data for the TabPageClosing event.

Inheritance
TabPageCancelEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public class TabPageCancelEventArgs : CancelEventArgs

Constructors

Name Description
TabPageCancelEventArgs(C1DockingTabPage)

Initializes a new instance of the TabPageCancelEventArgs class

Fields

Name Description
TabPage

Indicates the tab page.