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

In This Topic
    ShowExpander Property
    In This Topic
    A value determines whether the expander of Splitter is allowed to be shown.
    Syntax
    'Declaration
     
    Public Property ShowExpander As System.Boolean
    public System.bool ShowExpander {get; set;}
    See Also