Back to Devexpress

RibbonContextTabCategory.Ribbon Property

aspnet-devexpress-dot-web-dot-ribboncontexttabcategory.md

latest1.1 KB
Original Source

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

RibbonContextTabCategory Class

RibbonContextTabCategory Members

DevExpress.Web Namespace