ComponentSpace Time Zone Picker Control Reference

TimeZonePicker.DaylightSavingOption Property

Gets the daylight saving option flag of the selected time zone.

[Visual Basic]
Public ReadOnly Property DaylightSavingOption As Boolean
[C#]
public bool DaylightSavingOption {get;}

Property Value

The daylight saving option flag of the selected time zone.

See Also

TimeZonePicker Class | ComponentSpace.TimeZonePicker Namespace