Skip to main content

TcxSchedulerYearView.MaxSelectedDaysCount Property

Specifies how many days can be selected in the Year View.

Declaration

property MaxSelectedDaysCount: Integer read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

Use the MaxSelectedDaysCount property to specify an upper limit on the number of days that can be selected at any one time in the scheduling area in the Year View.

Note

if the MaxSelectedDaysCount property is set to 0 then all the days in a year can be selected at once.

The default value of the MaxSelectedDaysCount property is 0.

See Also