ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / SplitterResizeSettings Class / AnimationOptions Property

In This Topic
    AnimationOptions Property (SplitterResizeSettings)
    In This Topic
    The options parameter of the jQuery's animation.
    Syntax
    'Declaration
     
    Public Property AnimationOptions As SlideAnimation
    public SlideAnimation AnimationOptions {get; set;}
    See Also