The following tables list the members exposed by WebTabClientEvents.
| Name | Description | |
|---|---|---|
![]() | WebTabClientEvents Constructor |
| Name | Description | |
|---|---|---|
![]() | OnAfterClosed | Gets or sets the client event handler that will be invoked when a tab has been closed. |
![]() | OnAfterTabChanged | Gets or sets the client event handler that will be invoked when a tab has been changed to Active. |
![]() | OnBeforeClosed | Gets or sets the client event handler that will be invoked when a tab is about to be closed. |
![]() | OnBeforeTabChanged | Gets or sets the client event handler that will be invoked when the active tab is about to change. |
![]() | OnCreated | Gets or sets the client event handler that will be invoked when a tab is created programmatically in client side (via Client Side API). |
![]() | OnInitialize | Gets or sets the client event handler that will be invoked when the tab control is about to be intialized. |
![]() | OnScroll | Gets or sets the client event handler that will be invoked when the tab control is scrolled. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


