Initializes a new instance of the TabControlEventArgs class. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public TabControlEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
Type: TabControlAction
One of the TabControlAction values.
Type: TabPage
The TabPage the event is occurring for.
Type: Int32
The zero-based index of tabPage in the TabControl.Tabs collection.