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

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