Skip to main content
A newer version of this page is available. .
Tab

RibbonContextTabCategoryCollection.Ribbon Property

Gets the ASPxRibbon object that owns the collection.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxRibbon Ribbon { get; }

Property Value

Type Description
ASPxRibbon

An ASPxRibbon object that owns the collection.

See Also