Skip to main content
A newer version of this page is available. .

iCalendarImporter.CustomizeConvertedTimeZone Event

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraScheduler.iCalendar

Assembly: DevExpress.XtraScheduler.v20.2.Core.Desktop.dll

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public event CustomizeConvertedTimeZoneHandler CustomizeConvertedTimeZone

Event Data

The CustomizeConvertedTimeZone event's data class is DevExpress.XtraScheduler.iCalendar.TimeZoneCustomizationEventArgs.

See Also