Description
TPSCDateEditOption has these elements: DeoMultiSelect - Determines whether multi-select will be allowed in the calendar popup. DeoTodayButton - Specifies whether 'Today' button will be shown in the calendar popup. When user clicks on the 'Today' button, calendar popup is closed as if user clicked on the current date. DeoNoneButton - Specifies whether 'None' button is visible in the calendar popup. When user clicks on the 'None' button, contents of the control is cleared (it means no date is selected). DeoIntegralSize - Specifies whether calendar popup has integral size. When calendar popup has integral size it's resized with some step instead of resize by one pixel.