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

In This Topic
    Visible Property (IBand)
    In This Topic
    Gets or sets a value that indicates whether to display this band and its child bands.
    Syntax
    'Declaration
     
    
    Property Visible As Boolean
    bool Visible {get; set;}
    See Also