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

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