ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / TransAnimation Property

In This Topic
    TransAnimation Property
    In This Topic
    Determines the animation style when switching between pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property TransAnimation As TransitionAnimation
    public TransitionAnimation TransAnimation {get;}
    See Also