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