IRecurrenceInfo.Reset(RecurrenceType) Method
Resets all recurrence information fields to their default values according to the specified recurrence type.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | RecurrenceType | A RecurrenceType enumeration value which specifies the recurrence type. |
See Also