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