TcxSchedulerOptionsView.ShowAdditionalTimeZone Property
Specifies whether the second time ruler is shown in the scheduling area.
Declaration
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