ComponentOne SuperPanel for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / AnimationOptions Property

In This Topic
    AnimationOptions Property
    In This Topic
    The animation properties of wijsuperpanel scrolling.
    Syntax
    'Declaration
     
    Public Property AnimationOptions As SlideAnimation
    public SlideAnimation AnimationOptions {get; set;}
    See Also