"calendarPopup"
This attribute defines if the calender shall be displayed in a pop-up.
Synopsis
shape.calendarPopup(bool popup);
Parameter
Parameter |
Description |
---|---|
shape | Name of the object. |
popup |
TRUE: Calendar pop-up is displayed FALSE: Calendar pop-up is not displayed |
Description
This attribute defines if the calender shall be displayed in a pop-up. The calendar can be used to select a specific date.
Assignment
DateTimeEdit Widget