Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EyeshotDisposableKeyedCollection<T> Class / DisposeItems Property

In This Topic
    DisposeItems Property
    In This Topic
    True when the collection belongs to a ViewportLayout and items must be disposed after removal.
    Syntax
    'Declaration
     
    Protected ReadOnly Property DisposeItems As Boolean
    protected bool DisposeItems {get;}
    See Also