ComponentSpace Time Zone Picker Control Reference

TimeZonePicker.ShowDaylightSavingOption Property

Gets or sets the flag indicating whether the day light saving option should be shown.

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

Property Value

The flag indicating whether the day light saving option should be shown. The default is the true.

See Also

TimeZonePicker Class | ComponentSpace.TimeZonePicker Namespace