ASPxClientRibbonDialogBoxLauncherClickedEventArgs.group Property
In This Article
Gets the client group object to which the clicked dialog box launcher belongs.
#Declaration
TypeScript
group: ASPxClientRibbonGroup
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also