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

RichEditRibbonTabCollection.Ribbon Property

Gets an ASPxRibbon object representing the Rich Edit’s ribbon.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v20.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public override ASPxRibbon Ribbon { get; }

Property Value

Type Description
ASPxRibbon

A ASPxRibbon object that represents the ribbon.

See Also