ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / IsDisposed Property

In This Topic
    IsDisposed Property (DropDownControlViewBase)
    In This Topic
    Gets a value indicating whether the class has been disposed of.
    Syntax
    'Declaration
     
    
    Protected Property IsDisposed As Boolean
    protected bool IsDisposed {get; set;}
    See Also