HtmlEditToolbar.Owner Property
Gets or sets the HtmlEdit control that contains this HtmlEditToolbar instance. This is a bindable property.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
#Declaration
public HtmlEdit Owner { get; set; }
#Property Value
Type | Description |
---|---|
Html |
The |