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