Back to Devexpress

TimeZoneEdit Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-editors-506b20b8.md

latest2.1 KB
Original Source

TimeZoneEdit Class

A combo box editor used to select a time zone.

Namespace : DevExpress.Xpf.Scheduling.Editors

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
[DXLicenseWpf]
public class TimeZoneEdit :
    ComboBoxEdit
vb
<DXLicenseWpf>
Public Class TimeZoneEdit
    Inherits ComboBoxEdit

Remarks

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

Inheritance

Show 15 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control BaseEdit TextEditBase TextEdit ButtonEdit PopupBaseEdit LookUpEditBase ComboBoxEdit TimeZoneEdit

See Also

TimeZoneEdit Members

DevExpress.Xpf.Scheduling.Editors Namespace