Back to Devexpress

DashboardControl.AllowMaximizeAnimation Property

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrol-00bb44da.md

latest1.2 KB
Original Source

DashboardControl.AllowMaximizeAnimation Property

Gets or sets whether to enable the animation when you maximize or restore dashboard items. This is a dependency property.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public bool AllowMaximizeAnimation { get; set; }
vb
Public Property AllowMaximizeAnimation As Boolean

Property Value

TypeDescription
Boolean

True , to enable the animation; otherwise, false.

|

See Also

DashboardControl Class

DashboardControl Members

DevExpress.DashboardWpf Namespace