Skip to main content

ASPxClientRibbon Events

Represents the client-side equivalent of the ASPxRibbon control.
Name Description
ActiveTabChanged Fires on the client side after the active tab has been changed within a ribbon control.
CommandExecuted Occurs after an end-user executes an action on a ribbon item.
DialogBoxLauncherClicked Fires on the client side after a dialog box launcher has been clicked.
FileTabClicked Occurs when the file tab is clicked.
Init Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase.
KeyTipsClosedOnEscape Fires after key tips are closed by pressing Esc.
MinimizationStateChanged Occurs on the client side when the ribbon minimization state is changed by end-user actions.
See Also