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

In This Topic
    ShowOption Property (C1WizardExtender)
    In This Topic
    The animation option for hiding the panel content.
    Syntax
    'Declaration
     
    Public Property ShowOption As BlindOption
    public BlindOption ShowOption {get; set;}
    See Also