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

In This Topic
    Collapsed Property (InputGroupHeader)
    In This Topic
    Gets or sets whether the group is in collapsed state.
    Syntax
    'Declaration
     
    Public Property Collapsed As Boolean
    public bool Collapsed {get; set;}
    See Also