ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / Transitions Property

In This Topic
    Transitions Property
    In This Topic
    Determines the animation effect settings to be used when the gallery is scrolled.
    Syntax
    'Declaration
     
    Public Property Transitions As Animation
    public Animation Transitions {get; set;}
    See Also