TimeZoneEdit Class
In This Article
A combo box editor used to select a time zone.
Namespace: DevExpress.Xpf.Scheduling.Editors
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
public class TimeZoneEdit :
ComboBoxEdit
#Remarks
The TimeZoneEdit control allows end-users to select the TimeZoneInfo value.
#Inheritance
See Also