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

In This Topic
    IsVisible Property (GridControlAdapterNotifyChange)
    In This Topic
    Gets a value indicating how the visibility change was toggled.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsVisible As Boolean
    public bool IsVisible {get;}
    See Also