| ComponentSpace Time Zone Picker Control Reference |
|
TimeZonePicker.DaylightSavingEnabled Property
Gets or sets the daylight saving enabled flag of the selected time zone.
[Visual Basic]
Public Property DaylightSavingEnabled As
Boolean
[C#]
public
bool DaylightSavingEnabled {get; set;}
Property Value
The daylight saving enabled flag of the selected time zone.
See Also
TimeZonePicker Class | ComponentSpace.TimeZonePicker Namespace