TabControlAction
Wisej.Web.TabControlAction
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Defines values representing TabControl events.
Fields
Name | Description |
---|---|
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. |
Used By
Name | Description |
---|---|
Returns a value indicating which event is occurring. | |
Returns a value indicating which event is occurring. |
Last updated