Skip to main content

TcxSchedulerDateNavigatorMonthContentViewInfo.DayCount Property

Gets a count of the days that the month currently being drawn contains.

Declaration

property DayCount: Integer read;

Property Value

Type
Integer

Remarks

The DayCount property value includes all the days of the current month and the days of the adjacent months which are being drawn in the current month’s body (in the image below 42 days are shown).

Use the DayCount property to get a count of the days in the current month.

See Also