HtmlEditorContextMenuItemCollection.Owner Property
Gets the collection’s owner.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxHtmlEditor | An ASPxHtmlEditor object that is the owner of the current collection. |
See Also