IsDisposed Property (C1FlexReport)
In This Topic
Gets a value indicating whether this
C1.Win.C1Document.C1DocumentSource is disposed and can not be longer used.
Syntax
'Declaration
Public ReadOnly Property IsDisposed As Boolean
public bool IsDisposed {get;}
See Also