Back to Devexpress

TcxCustomScheduler.SelFinish Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-69764687.md

latest1.1 KB
Original Source

TcxCustomScheduler.SelFinish Property

Gets the currently selected end time in the scheduling area.

Declaration

delphi
property SelFinish: TDateTime read;

Property Value

Type
TDateTime

Remarks

The SelFinish property (paired with the SelStart property) identifies the selected time range.

See Also

TcxCustomScheduler.OnSelectionChanged

TcxCustomScheduler.SelectTime

TcxCustomScheduler.SelStart

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit