FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / IsDisposed Property

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