Skip to main content

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.v23.2.Core.Desktop.dll

NuGet Package: DevExpress.Scheduler.CoreDesktop

Declaration

public event CustomizeConvertedTimeZoneHandler CustomizeConvertedTimeZone

Event Data

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

See Also