Back to Devexpress

HtmlEdit.IsHtmlContentLoaded Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-34ef5f75.md

latest843 B
Original Source

HtmlEdit.IsHtmlContentLoaded Property

Gets whether the HTML Edit’s content is loaded. This is a bindable property.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public bool IsHtmlContentLoaded { get; }

Property Value

TypeDescription
Boolean

true if the content is loaded; otherwise, false.

|

See Also

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace