TcxSchedulerEventCellViewInfo.ShowFinishTime Property
Gets whether the end time of the user event will be shown.
Declaration
property ShowFinishTime: Boolean index 0 read;
Property Value
Type |
---|
Boolean |
Remarks
The end time is shown, if the user event doesn’t match the time block currently shown in the scheduling area or if the scheduler’s ViewDay.AlwaysShowEventTime property is set to True (when under the Day View).
If the ShowFinishTime property is set to False, then the end time of the user event won’t be displayed.
See Also