ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / ShowOption Property

In This Topic
    ShowOption Property
    In This Topic
    This is an animation option for showing the tabs panel content.
    Syntax
    'Declaration
     
    Public Property ShowOption As BlindOption
    public BlindOption ShowOption {get; set;}
    See Also