TimeZoneEditor
Ecng.Xaml
Combo box control to select a time zone.
Inherits: ComboBoxEdit
Constructors
TimeZoneEditor
public TimeZoneEditor()
timeZoneEditor = TimeZoneEditor()
Initializes a new instance of the TimeZoneEditor class.
Properties
TimeZone
public TimeZoneInfo TimeZone { get; set; }
value = timeZoneEditor.TimeZone
timeZoneEditor.TimeZone = value
Gets or sets the selected time zone.