InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputGroupHeader Class / Collapsible Property

In This Topic
    Collapsible Property (InputGroupHeader)
    In This Topic
    Gets or sets whether the group can be expanded/collapsed.
    Syntax
    'Declaration
     
    Public Property Collapsible As Boolean
    public bool Collapsible {get; set;}
    See Also