ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Wizard Namespace / C1WizardExtender Class / HideOption Property

In This Topic
    HideOption Property (C1WizardExtender)
    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