AppointmentItem.IsDisposed Property
Gets whether the current object has been disposed of.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
This property is intended for internal use only, normally you don’t need to use it.
See Also