FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / RowCol Class / IsVisible Property

In This Topic
    IsVisible Property
    In This Topic
    Gets a value that indicates whether this row or column is visible and not collapsed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsVisible As Boolean
    public bool IsVisible {get;}
    See Also