SchedulerPrintStyle.IsDisposed Property
Gets whether the current object has been disposed of.
Namespace: DevExpress.XtraScheduler.Printing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the current object has been disposed of; otherwise, false. |
Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also