Presentation.IsDisposed Property
Indicates whether the presentation has been disposed of.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the presentation is disposed of; otherwise, false. |
See Also