| ComponentSpace Time Zone Picker Control Reference |
|
TimeZoneEventArgs.DaylightSavingOption Property
Gets the flag indicating whether daylight saving is an option for the time zone.
[Visual Basic]
Public ReadOnly Property DaylightSavingOption As
Boolean
[C#]
public
bool DaylightSavingOption {get;}
Property Value
The flag indicating whether daylight saving is an option for the time zone.
See Also
TimeZoneEventArgs Class | ComponentSpace.TimeZonePicker Namespace