FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridSelectionLayer Class / IsVisible Property

In This Topic
    IsVisible Property (GridSelectionLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsVisible As Boolean
    public bool IsVisible {get;}
    See Also