AppointmentItem.IsDisposed Property
Gets whether the current object has been disposed of.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
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