ComponentOne Document Library for WinForms
IsDisposed Property (C1DocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1DocumentSource Class : IsDisposed Property
Gets a value indicating whether this C1DocumentSource is disposed and can not be longer used.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As System.Boolean
public System.bool IsDisposed {get;}
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members