Skip to main content

ASPxClientRibbonDialogBoxLauncherClickedEventArgs.group Property

Gets the client group object to which the clicked dialog box launcher belongs.

Declaration

group: ASPxClientRibbonGroup

Property Value

Type Description
ASPxClientRibbonGroup

An ASPxClientRibbonGroup object to which the dialog box launcher belongs.

See Also