RichEditRibbonContextTabCategoryCollection.RichEdit Property
In This Article
Gets the ASPxRichEdit control to which the current RichEditRibbonContextTabCategoryCollection collection belongs.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxRichEdit RichEdit { get; }
#Property Value
Type | Description |
---|---|
ASPx |
The ASPx |
See Also