Back to Devexpress

TcxSchedulerOptionsView.CurrentTimeZoneLabel Property

vcl-cxschedulercustomcontrols-dot-tcxscheduleroptionsview-be13b7a5.md

latest1.2 KB
Original Source

TcxSchedulerOptionsView.CurrentTimeZoneLabel Property

Specifies the name of the primary time ruler in the scheduler control.

Declaration

delphi
property CurrentTimeZoneLabel: string index 1 read; write;

Property Value

Type
string

Remarks

Use the CurrentTimeZoneLabel property to specify the name of the primary time ruler.

See Also

TcxSchedulerDateTimeHelper.TimeZoneInfo

TcxSchedulerOptionsView.AdditionalTimeZoneLabel

TcxSchedulerOptionsView.CurrentTimeZone

TcxSchedulerOptionsView.ShowAdditionalTimeZone

TcxSchedulerOptionsView Class

TcxSchedulerOptionsView Members

cxSchedulerCustomControls Unit