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
ShowDate: Boolean
The ShowDate property determines whether to show date in the component.
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).
The property use is given in description of the DateTimeEdit.Mode property.
See also: