TcxSchedulerStorageResourceItem.WorkStart Property
Specifies the beginning of the work hours, displayed in the current resource.
Declaration
property WorkStart: TTime read; write;
Property Value
Type |
---|
TTime |
Remarks
The WorkStart property has the higher priority than the scheduler’s OptionsView.WorkStart property.
See Also