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