Back to Devexpress

ListBoxEmptyDataAreaTemplateContext.IsDataLoading Property

blazor-devexpress-dot-blazor-dot-listboxemptydataareatemplatecontext.md

latest1.0 KB
Original Source

ListBoxEmptyDataAreaTemplateContext.IsDataLoading Property

Specifies whether the component is still loading data.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public bool IsDataLoading { get; }

Property Value

TypeDescription
Boolean

true if data loading is in progress; otherwise, false.

|

Remarks

Refer to the EmptyDataAreaTemplate description for additional information.

See Also

ListBoxEmptyDataAreaTemplateContext Class

ListBoxEmptyDataAreaTemplateContext Members

DevExpress.Blazor Namespace