HtmlEditorContextMenuItemCollection.Owner Property
In This Article
Gets the collection’s owner.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxHtmlEditor Owner { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also