Back to Devexpress

DashboardControl.AnimationInProgress Property

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrol-b73e496d.md

latest1.1 KB
Original Source

DashboardControl.AnimationInProgress Property

Gets whether the animation is being played.

Namespace : DevExpress.DashboardWpf

Assembly : DevExpress.Dashboard.v25.2.Wpf.dll

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public bool AnimationInProgress { get; }
vb
Public ReadOnly Property AnimationInProgress As Boolean

Property Value

TypeDescription
Boolean

true , if the animation is in progress; otherwise, false.

|

See Also

DashboardControl Class

DashboardControl Members

DevExpress.DashboardWpf Namespace