ASPxClientRibbonDialogBoxLauncherClickedEventArgs Properties
Provides data for the ASPxClientRibbon.DialogBoxLauncherClicked event.| Name | Description |
|---|---|
| group | Gets the client group object to which the clicked dialog box launcher belongs. |
| processOnServer | Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs. |
See Also