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.v21.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