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

In This Topic
    IsDisposed Property (GridRowCollection)
    In This Topic
    Gets whether the collection is disposed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also