ASPxClientDockZone Events
A client-side equivalent of the ASPxDockZone object.
Name | Description |
---|---|
After |
Fires on the client side after a panel is docked in a zone. |
Before |
Fires on the client side before a panel is docked in a zone and allows you to cancel the action. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
See Also