RibbonItemEventHandler Delegate
A method that will handle the ASPxRibbon.ItemDataBound event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | Object | The event source. |
e | RibbonItemEventArgs | A RibbonItemEventArgs object that contains event data. |
See Also