TcxSchedulerOptionsView.ShowAdditionalTimeZone Property
In This Article
Specifies whether the second time ruler is shown in the scheduling area.
#Declaration
Delphi
property ShowAdditionalTimeZone: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Set the ShowAdditionalTimeZone property to True to make the second time ruler visible in the scheduling area.
The default value of the ShowAdditionalTimeZone property is False.
See Also