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