DateTimePicker.shouldPersistFormat

Overview | Methods | This Package | All Packages

DateTimePicker.shouldPersistFormat

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

Syntax

public boolean shouldPersistFormat()

Return Value

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