MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / IsDisposed Property

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