Provides data for TabControl related events.
The following tables list the members exposed by the TabControlEventArgs type.
TabControlEventArgs
Initializes a new instance of the TabControlEventArgs class.
Action
Gets a value indicating which event is occurring.
TabPage
Gets the TabPage the event is occurring for.
TabPageIndex
Gets the zero-based index of the TabPage in the TabControl.Tabs collection.
TabControlEventArgs ClassMindFusion.UI.Web Namespace