Back to Devexpress

HtmlEditorRibbonContextTabCategoryCollection.HtmlEditor Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorribboncontexttabcategorycollection.md

latest1.5 KB
Original Source

HtmlEditorRibbonContextTabCategoryCollection.HtmlEditor Property

Gets the ASPxHtmlEditor control to which the current HtmlEditorRibbonContextTabCategoryCollection collection belongs.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxHtmlEditor HtmlEditor { get; }
vb
Public ReadOnly Property HtmlEditor As ASPxHtmlEditor

Property Value

TypeDescription
ASPxHtmlEditor

The ASPxHtmlEditor control that owns the collection.

|

See Also

HtmlEditorRibbonContextTabCategoryCollection Class

HtmlEditorRibbonContextTabCategoryCollection Members

DevExpress.Web.ASPxHtmlEditor Namespace