Back to Devexpress

HtmlEdit.IsHtmlContentLoading Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-af2036eb.md

latest855 B
Original Source

HtmlEdit.IsHtmlContentLoading Property

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

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public bool IsHtmlContentLoading { get; }

Property Value

TypeDescription
Boolean

true if the content is loading; otherwise, false.

|

See Also

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace