C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / C1FlexReport Class / IsDisposed Property

In This Topic
IsDisposed Property (C1FlexReport)
In This Topic
Gets a value indicating whether this C1.WPF.Document.C1DocumentSource is disposed and can not be longer used.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also