DashboardViewer.AllowMaximizeAnimation Property
Gets or sets whether to enable the animation when you maximize or restore dashboard items.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v23.1.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | True, to enable the animation; otherwise, false. |
Implements
See Also