Skip to main content
All docs
V26.1
  • 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.v26.1.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