TcxSchedulerContentCellViewInfo.TimeLineBorders Property
Specifies the timeline bar’s borders.
Declaration
property TimeLineBorders: TcxBorders read; write;
Property Value
Type |
---|
TcxBorders |
Remarks
Use the TimeLineBorders property to specify the timeline bar’s borders that is to be drawn.
Note
the timeline bar is only visible in the Day View.
See Also