Back to Devexpress

HtmlEditorContextMenuItemCollection.Owner Property

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

latest1.3 KB
Original Source

HtmlEditorContextMenuItemCollection.Owner Property

Gets the collection’s owner.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxHtmlEditor

An ASPxHtmlEditor object that is the owner of the current collection.

|

See Also

HTML Editor

HtmlEditorContextMenuItemCollection Class

HtmlEditorContextMenuItemCollection Members

DevExpress.Web.ASPxHtmlEditor Namespace