Back to Devexpress

HtmlEditToolbar.Owner Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledittoolbar.md

latest925 B
Original Source

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

csharp
public HtmlEdit Owner { get; set; }

Property Value

TypeDescription
HtmlEdit

The

|

See Also

HtmlEditToolbar Class

HtmlEditToolbar Members

DevExpress.Maui.HtmlEditor Namespace