Back to Devexpress

RichEditRibbonTabCollection.Ribbon Property

aspnet-devexpress-dot-web-dot-aspxrichedit-dot-richeditribbontabcollection.md

latest1.2 KB
Original Source

RichEditRibbonTabCollection.Ribbon Property

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

Namespace : DevExpress.Web.ASPxRichEdit

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public override ASPxRibbon Ribbon { get; }
vb
Public Overrides ReadOnly Property Ribbon As ASPxRibbon

Property Value

TypeDescription
ASPxRibbon

A ASPxRibbon object that represents the ribbon.

|

See Also

RichEditRibbonTabCollection Class

RichEditRibbonTabCollection Members

DevExpress.Web.ASPxRichEdit Namespace