Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / IsDisposed Property

In This Topic
    IsDisposed Property (DropDownEditorViewBase)
    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