TcxSchedulerTimeRange.Finish Property
Gets the end of the current time block which the non-intersecting user event can be scheduled in.
Declaration
property Finish: TDateTime read;
Property Value
Type |
---|
TDateTime |
Remarks
Use the Finish property to get the end of the current time block.
See Also