Back to Devexpress

RibbonContextTabCategoryCollection.Ribbon Property

aspnet-devexpress-dot-web-dot-ribboncontexttabcategorycollection.md

latest1.2 KB
Original Source

RibbonContextTabCategoryCollection.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 ASPxRibbon Ribbon { get; }
vb
Public ReadOnly Property Ribbon As ASPxRibbon

Property Value

TypeDescription
ASPxRibbon

An ASPxRibbon object that owns the collection.

|

See Also

Ribbon

RibbonContextTabCategoryCollection Class

RibbonContextTabCategoryCollection Members

DevExpress.Web Namespace