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

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