Infragistics2.Shared.v8.1
Disposed Property
See Also 
Infragistics.Shared Namespace > DisposableObject Class : Disposed Property

Returns true if the object has already been disposed

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Disposed As Boolean
C# 
public bool Disposed {get;}

See Also