Retrieves a boolean value indicating whether the month calendar control displays week numbers (1 through 52) to the left of each row of days.
public boolean getShowWeekNumbers()
Returns true if the week numbers are displayed; otherwise, returns false.
See Also setShowWeekNumbers