Gets or sets a value indicating wheather a date control is shown below the DateFormField so that the user can select a date.

Syntax

public bool IsDateControlVisible { get; set; }
Public Property IsDateControlVisible As Boolean