Wisej.Web.TabControlAction
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Defines values representing TabControl events.
public enum TabControlAction : Enum
Public Enum TabControlAction As [Enum]
Closed
Represents the TabClosed event.
Closing
Represents the TabClosing event.
Deselected
Represents the Deselected event.
Deselecting
Represents the Deselecting event.
Selected
Represents the Selected event.
Selecting
Represents the Selecting event.
VisibilityChanged
Represents the TabVisibilityChanged event.
TabControlCancelEventArgs.Action
Returns a value indicating which event is occurring.
TabControlEventArgs.Action
Last updated 3 years ago
Was this helpful?