RichEditRibbonTabCollection.RichEdit Property
Gets the ASPxRichEdit object that owns the collection.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
ASPxRichEdit | An ASPxRichEdit object that owns the collection. |
See Also