Back to Devexpress

RichEditRibbonTabCollection.RichEdit Property

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

latest1.2 KB
Original Source

RichEditRibbonTabCollection.RichEdit Property

Gets the ASPxRichEdit object that owns the collection.

Namespace : DevExpress.Web.ASPxRichEdit

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public ASPxRichEdit RichEdit { get; }
vb
Public ReadOnly Property RichEdit As ASPxRichEdit

Property Value

TypeDescription
ASPxRichEdit

An ASPxRichEdit object that owns the collection.

|

See Also

RichEditRibbonTabCollection Class

RichEditRibbonTabCollection Members

DevExpress.Web.ASPxRichEdit Namespace