A newer version of this page is available.
Switch to the current version.
RibbonGroupEventHandler Delegate
A method that will handle the ASPxRibbon.GroupDataBound event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | Object | The event source. |
e | RibbonGroupEventArgs | A RibbonGroupEventArgs object that contains event data. |
See Also
Feedback