TcxSchedulerOptionsView.WorkStart Property
Specifies the beginning of the work hours, displayed in the scheduling area.
Declaration
property WorkStart: TTime read; write;
Property Value
Type |
---|
TTime |
Remarks
Use the WorkStart property to specify the beginning of work hours.
Note that the resource’s WorkStart property has a higher priority than the WorkStart property (if resources are specified, then the WorkStart property is not in effect).
See Also