FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / DetailRow Class / IsVisible Property

In This Topic
    IsVisible Property (DetailRow)
    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