Skip to main content
A newer version of this page is available. .

TimeZoneEdit Class

A combo box editor used to select a time zone.

Namespace: DevExpress.Xpf.Scheduling.Editors

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public class TimeZoneEdit :
    ComboBoxEdit

Remarks

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

WPFScheduler_TimeZoneEdit

See Also