Back to Devexpress

RichEditRibbonContextTabCategoryCollection.RichEdit Property

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

latest1.5 KB
Original Source

RichEditRibbonContextTabCategoryCollection.RichEdit Property

Gets the ASPxRichEdit control to which the current RichEditRibbonContextTabCategoryCollection collection belongs.

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

The ASPxRichEdit control that owns the collection.

|

See Also

RichEditRibbonContextTabCategoryCollection Class

RichEditRibbonContextTabCategoryCollection Members

DevExpress.Web.ASPxRichEdit Namespace