ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Dialog Namespace / C1DialogExtender 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