TcxSchedulerEventCellViewInfo.TimeLineRect Property
Gets the timeline bar’s rectangle which is occupied by the user event.
Declaration
property TimeLineRect: TRect read; write;
Property Value
Type |
---|
TRect |
Remarks
Use this property to return the coordinates of the timeline bar’s rectangle which is occupied by the user event.
Note
the above rectangle is only drawn when scheduling under the Day View.
See Also