MonthCalendar.getShowToday

Overview | Methods | This Package | All Packages

MonthCalendar.getShowToday

Retrieves a boolean value indicating whether the month calendar control will display the "today" date at the bottom of the control.

Syntax

public boolean getShowToday()

Return Value

Returns true if the "today" date will appear on the control; otherwise, returns false.

See Also    setShowToday