ASPxClientPanel Events
Represents a client-side equivalent of the ASPxPanel control.
Name | Description |
---|---|
Collapsed | Occurs when the expanded panel is closed. |
Expanded | Occurs when an end-user opens the expand panel. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
See Also