ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender 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