HtmlEditorRibbonContextTabCategoryCollection.HtmlEditor Property
Gets the ASPxHtmlEditor control to which the current HtmlEditorRibbonContextTabCategoryCollection collection belongs.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxHtmlEditor | The ASPxHtmlEditor control that owns the collection. |
See Also