ASPxClientRibbon Events
Represents the client-side equivalent of the ASPxRibbon control.
Name | Description |
---|---|
Active |
Fires on the client side after the active tab has been changed within a ribbon control. |
Command |
Occurs after an end-user executes an action on a ribbon item. |
Dialog |
Fires on the client side after a dialog box launcher has been clicked. |
File |
Occurs when the file tab is clicked. |
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Key |
Fires after key tips are closed by pressing Esc. |
Minimization |
Occurs on the client side when the ribbon minimization state is changed by end-user actions. |
See Also