TcxSchedulerEventCellViewInfo.FinishText Property
Returns the user event‘s end time as a formatted date string.
Declaration
property FinishText: string read;
Property Value
Type |
---|
string |
Remarks
Use the FinishText property to obtain the text which is drawn within a rectangle represented by the TcxSchedulerEventCellViewInfo.FinishRect property.
See Also