Back to Devexpress

TcxCustomScheduler.SelectedDays Property

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-60d23403.md

latest825 B
Original Source

TcxCustomScheduler.SelectedDays Property

Represents the collection of dates displayed in the scheduling area.

Declaration

delphi
property SelectedDays: TcxSchedulerDateList read;

Property Value

Type
TcxSchedulerDateList

Remarks

Use the SelectedDays property to access the TcxSchedulerDateList collection to determine which dates are currently displayed in the scheduling area.

See Also

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit