ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1SuperPanel Namespace / C1SuperPanelExtender Class / AnimationOptions Property

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