The TcxDateEditProperties
object is a helper object that contains properties specific to the TcxDateEdit
control. To obtain the TcxDateEditProperties
object in your scripts, use the TcxDateEdit.Properties
property.
To adjust the appearance of the drop-down calendar, use the ArrowsForYear
, DateButtons
, WeekNumbers
and YearsInMonthList
properties.
The InputKind
property lets you choose the way the user can input values into the component.