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