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

Declaration

public event CustomizeConvertedTimeZoneHandler CustomizeConvertedTimeZone

Event Data

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

See Also