A newer version of this page is available.
Switch to the current version.
ISchedulerStorageBase.DateTimeSavingMode Property
Gets or sets in what time zone to store the appointment dates.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
DateTimeSavingMode DateTimeSavingMode { get; set; }
Property DateTimeSavingMode As DateTimeSavingMode
Property Value
Type | Description |
---|---|
DateTimeSavingMode | A DateTimeSavingMode enumeration member that specifies a conversion required before storing the DateTime value. |
See Also
Feedback