| ComponentSpace Time Zone Picker Control Reference |
|
TimeZonePicker.TimeZoneDescription Property
Gets or sets the description of the selected time zone.
[Visual Basic]
Public Property TimeZoneDescription As
String
[C#]
public
string TimeZoneDescription {get; set;}
Property Value
The description of the selected time zone.
See Also
TimeZonePicker Class | ComponentSpace.TimeZonePicker Namespace