TcxSchedulerOptionsView.AdditionalTimeZoneDaylightSaving Property
Specifies whether daylight saving time is applied to the second time ruler.
Declaration
property AdditionalTimeZoneDaylightSaving: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the AdditionalTimeZoneDaylightSaving property to True, to display the local time in the second time ruler based on the host environment settings.
The default value of the AdditionalTimeZoneDaylightSaving property is False.
See Also