Skip to main content

HtmlEditorCustomDialogs.Owner Property

Gets the dialog’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
ASPxHtmlEditor

An ASPxHtmlEditor object representing the dialog’s owner.

See Also