DateField object
The DateField object accesses information for a date-time field in a form.
Properties
Type | Values | Description |
---|---|---|
Name | Read | The name of the field. |
Value | Read/write | The value of the field. |
Format | Read/write | The date format of the field. |
Required | Read/write | Whether the field value is required. |
HelpMsg | Read/write | The help message for the field. |