WebTabClientSideEvents Properties
| OnBeforeTabChanged | Description Specifies the client-side function to be invoked before client changed the tab ValueType String Default Value |
| OnAfterTabChanged | Description Specifies the client-side function to be invoked after client changed the tab ValueType String Default Value |
| OnInitialize | Description Specified the client side function to be invoked when the WebTab is in initialization process ValueType String Default Value |
| OnBeforeClosed | Description Specified the client side function to be invoked before the WebTab is closed ValueType String Default Value |
| OnAfterClosed | Description Specified the client side function to be invoked after the WebTab is closed ValueType String Default Value |
| OnCreated | Description Specified the client side function to be invoked when the WebTab is created ValueType String Default Value |
| OnScroll | Description Specified the client side function to be invoked when the WebTab is scrolled ValueType String Default Value |