Back to Devexpress

Presentation.IsDisposed Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentation-eb35e76a.md

latest1.1 KB
Original Source

Presentation.IsDisposed Property

Indicates whether the presentation has been disposed of.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool IsDisposed { get; }
vb
Public ReadOnly Property IsDisposed As Boolean

Property Value

TypeDescription
Boolean

true , if the presentation is disposed of; otherwise, false.

|

See Also

Presentation Class

Presentation Members

DevExpress.Docs.Presentation Namespace