SmartDatePicker Object Members
In This Topic
The following tables list the members exposed by SmartDatePicker.
Public Properties
| Name | Description |
| ActionSequence | Gets or sets a sequence of input map actions to execute when the date in this date picker is changed. |
| DateMask | Gets or sets the format string used when displaying/retrieving the current date. (This property uses .NET date and time format specifiers.) |
| Text | Gets or sets the current date in this decoration. |
Top
Public Events
| Name | Description |
| ValueChanged | This event occurs when the value selected by this SmartUx control is changed. |
Top
See Also