Skip to main content

TcxSchedulerDateNavigatorMonthContentViewInfo.WeekTexts Property

Specifies the string for the week number which resides on the left side of the Date Navigator.

Declaration

property WeekTexts[Index: Byte]: string read; write;

Property Value

Type
string

Remarks

Use the WeekTexts property to specify the week number.

The zero-based Index parameter specifies the week’s row number in the month currently being drawn.

See Also