Back to Devexpress

AgendaView.IsDataLoading Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaview-35ce8a6c.md

latest819 B
Original Source

AgendaView.IsDataLoading Property

Gets or sets whether data is loading. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool IsDataLoading { get; set; }

Property Value

TypeDescription
Boolean

true if data is loading; otherwise, false.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Maui.Scheduler Namespace