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