Back to Devexpress

RibbonItemBase.Ribbon Property

aspnet-devexpress-dot-web-dot-ribbonitembase.md

latest1.2 KB
Original Source

RibbonItemBase.Ribbon Property

Gets the ASPxRibbon object that owns the current item.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxRibbon Ribbon { get; }
vb
Public ReadOnly Property Ribbon As ASPxRibbon

Property Value

TypeDescription
ASPxRibbon

A ASPxRibbon object that owns the current item.

|

See Also

Ribbon

Item

RibbonItemBase Class

RibbonItemBase Members

DevExpress.Web Namespace