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.v24.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, to enable the animation; otherwise, false. |
See Also