Back to Devexpress

RibbonTab.Ribbon Property

aspnet-devexpress-dot-web-dot-ribbontab.md

latest1.2 KB
Original Source

RibbonTab.Ribbon Property

Gets the ASPxRibbon object that owns the current tab.

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 tab.

|

See Also

Ribbon

Tab

RibbonTab Class

RibbonTab Members

DevExpress.Web Namespace