Table of Contents

Class TimeZoneEditor

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll

Combo box control to select a time zone.

public class TimeZoneEditor : ComboBoxEdit
Inheritance
TimeZoneEditor
Extension Methods

Constructors

TimeZoneEditor()

Initializes a new instance of the TimeZoneEditor class.

public TimeZoneEditor()

Properties

TimeZone

Gets or sets the selected time zone.

public TimeZoneInfo TimeZone { get; set; }

Property Value

TimeZoneInfo