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

Declaration

public event CustomizeConvertedTimeZoneHandler CustomizeConvertedTimeZone

Event Data

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

See Also