Skip to main content

ICalendarImporter.OnCustomizeConvertedTimeZone Event

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

Namespace: DevExpress.Xpf.Scheduling.iCalendar

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public event CustomizeConvertedTimeZoneHandler OnCustomizeConvertedTimeZone

Event Data

The OnCustomizeConvertedTimeZone event's data class is DevExpress.Xpf.Scheduling.iCalendar.TimeZoneCustomizationEventArgs.

See Also