ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog Class / CollapsingAnimation Property

In This Topic
    CollapsingAnimation Property
    In This Topic
    A value determines the settings of the animation effect to be used when the wijdialog is collapsed.
    Syntax
    'Declaration
     
    Public Property CollapsingAnimation As Animation
    public Animation CollapsingAnimation {get; set;}
    See Also