FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / Band Class / IsCollapsed Property

In This Topic
    IsCollapsed Property (Band)
    In This Topic
    Gets or sets a value indicating whether the band is collapsed.
    Syntax
    'Declaration
     
    
    Public Property IsCollapsed As Boolean
    public bool IsCollapsed {get; set;}
    See Also