Back to Devexpress

IRecurrenceInfo Methods

corelibraries-devexpress-dot-xtrascheduler-dot-irecurrenceinfo-dot-underscore-methods.md

latest1.7 KB
Original Source

IRecurrenceInfo Methods

A base interface that defines recurrence information.

NameDescription
Assign(IRecurrenceInfo, Boolean)Copies the settings from the IRecurrenceInfo object passed as a parameter and assigns the same id if required.
Assign(IRecurrenceInfo)Copies all the settings from the IRecurrenceInfo object passed as a parameter.
FromXml(String, DateTimeSavingMode)
FromXml(String)Reconstructs the recurrence information from a string in XML format.
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.XtraScheduler Namespace