TcxCustomScheduler.SelFinish Property
In This Article
Gets the currently selected end time in the scheduling area.
#Declaration
Delphi
property SelFinish: TDateTime read;
#Property Value
Type |
---|
TDate |
#Remarks
The SelFinish property (paired with the SelStart property) identifies the selected time range.
See Also