RibbonItemBase.Ribbon Property
Gets the ASPxRibbon object that owns the current item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxRibbon | A ASPxRibbon object that owns the current item. |
See Also