​
​
​

Gets the DateFormField for which the date control is displayed. It can be used to get or to set the field's date.

Syntax

​public DateFormField DateFormField { get; }
​Public ReadOnly Property DateFormField() As DateFormField
​

Limitations

Read only.

​