Skip to main content
All docs
V25.1
  • 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.1.Win.dll

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    bool AllowMaximizeAnimation { get; set; }

    Property Value

    Type Description
    Boolean

    True, to enable the animation; otherwise, false.

    See Also