ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / IsDisposed Property

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