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