ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / HideOption Property

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