Skip to main content

TimeZoneEdit Class

A combo box editor used to select a time zone.

Namespace: DevExpress.Xpf.Scheduling.Editors

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class TimeZoneEdit :
    ComboBoxEdit

Remarks

The TimeZoneEdit control allows end-users to select the TimeZoneInfo value.

WPFScheduler_TimeZoneEdit

See Also