ReminderInfoCollectionXmlPersistenceHelper(ReminderInfoCollection) Constructor
In This Article
Initializes a new instance of the ReminderInfoCollectionXmlPersistenceHelper class with specified settings.
Namespace: DevExpress.XtraScheduler.Xml
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
reminder |
DevExpress. |
A collection of objects that contain reminder onformation. |
See Also