TcxSchedulerOptionsView.CurrentTimeZoneLabel Property
In This Article
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