Microsoft SDK for Java

MonthCalendar.getFirstDayOfWeek

Retrieves the first day of the week for the month calendar control.

Syntax

public int getFirstDayOfWeek()

Return Value

Returns an integer that represents a day of the week. Possible return values are constants defined in the Days class.

See Also   setFirstDayOfWeek

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