Click or drag to resize
KaxDatePickerShowPopupOnFocus Property
Gets or sets whether the popup control (Calendar or TimeView) is displayed when the DateInput textbox is focused.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public bool ShowPopupOnFocus { get; set; }

Property Value

Type: Boolean
The default value is false.
See Also