Microsoft SDK for Java

MonthCalendar.shouldPersistTodayDate

Retrieves a boolean value indicating whether the value of the todayDate property has been explicitly set.

Syntax

public boolean shouldPersistTodayDate()

Return Value

Returns true if the property has been explicitly set; returns false if it still has the default value of null.

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