Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > DateTimeEdit > DateTimeEdit.ShowDate

DateTimeEdit.ShowDate

Syntax

ShowDate: Boolean

Description

The ShowDate property determines whether to show date in the component.

Comments

By default the true value is set that is the date value is displayed in the input box.

The property is relevant if the DateTimeEdit.Mode property is set to the default value (0).

Example

The property use is given in description of the DateTimeEdit.Mode property.

See also:

DateTimeEdit