Back to Devexpress

RibbonTabCollection.Ribbon Property

aspnet-devexpress-dot-web-dot-ribbontabcollection.md

latest1.1 KB
Original Source

RibbonTabCollection.Ribbon Property

Gets the ASPxRibbon object that owns the collection.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxRibbon

An ASPxRibbon object that owns the collection.

|

See Also

Ribbon

RibbonTabCollection Class

RibbonTabCollection Members

DevExpress.Web Namespace