Microsoft SDK for Java

MonthCalendar.getShowWeekNumbers

Retrieves 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 boolean getShowWeekNumbers()

Return Value

Returns true if the week numbers are displayed; otherwise, returns false.

See Also   setShowWeekNumbers

© 1999 Microsoft Corporation. All rights reserved. Terms of use.