TabControlEventArgs
Wisej.Web.TabControlEventArgs
Last updated
Was this helpful?
Wisej.Web.TabControlEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the and events of a control.
Initializes a new instance of the class.
tabPage
tabPageIndex
action
: Returns a value indicating which event is occurring.
The the event is occurring for.
The zero-based index of tabPage in the collection.
One of the values.
: Returns the the event is occurring for.
: Returns the zero-based index of the in the collection.
Represents the method that will handle the or event of a control.