FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / IsCollapsed Property

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