DateTimePicker.shouldPersistMinDate

Overview | Methods | This Package | All Packages

DateTimePicker.shouldPersistMinDate

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

Syntax

public boolean shouldPersistMinDate()

Return Value

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