ICalendarExporter.IsTermination Property
Indicates that the export process was terminated.
Namespace: DevExpress.Xpf.Scheduling.iCalendar
Assembly: DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To terminate export, use the Terminate method.
See Also