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

In This Topic
    TextShowOption Property
    In This Topic
    Determines the animation style when showing out the text.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextShowOption As SlideAnimation
    public SlideAnimation TextShowOption {get;}
    See Also