Back to Devexpress

IRecurrenceInfo Methods

maui-devexpress-dot-maui-dot-scheduler-dot-irecurrenceinfo-dot-underscore-methods.md

latest1.3 KB
Original Source

IRecurrenceInfo Methods

If implemented by a class, defines the occurrence chain (how often and how long occurrences happen).

NameDescription
Assign(IRecurrenceInfo, Boolean)Copies all properties from the specified recurrence info to the current object.
Assign(IRecurrenceInfo)Copies all properties from the specified recurrence info to the current object.
FromXml(String)Parses the specified XML encoded recurrence info.
Reset(RecurrenceType)Resets all recurrence information fields to their default values according to the specified recurrence type.
ToXml()Creates an XML encoding of the recurrence information.

See Also

IRecurrenceInfo Interface

IRecurrenceInfo Members

DevExpress.Maui.Scheduler Namespace