Skip to main content

TcxSchedulerEventCellViewInfo.ShowStartTime Property

Gets whether the start time of the user event will be shown.

Declaration

property ShowStartTime: Boolean index 1 read;

Property Value

Type
Boolean

Remarks

The start time is shown, if the user event doesn’t match the time block which is 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 ShowStartTime property value is False, then the start time of the user event won’t be displayed.

See Also