Back to Devexpress

IDashboardControl.AllowMaximizeAnimation Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-39bc7b9c.md

latest1.1 KB
Original Source

IDashboardControl.AllowMaximizeAnimation Property

Gets or sets whether to enable the animation when you maximize or restore dashboard items.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
Boolean

True , to enable the animation; otherwise, false.

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace