Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.setShowWeekNumbers

Sets a boolean value indicating whether the month calendar control displays week numbers (1 through 52) to the left of each row of days.

Syntax

public void setShowWeekNumbers( boolean value )

Parameters

value

Set to true to display the week numbers; otherwise, set to false. The default value is false.

See Also    getShowWeekNumbers