Click or drag to resize
RangeDateTimePickerUseDynamicDefaultTime Property
If false empty textbox generates actual time. If true, begin (end) of the day is set.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool UseDynamicDefaultTime { get; set; }

Property Value

Type: Boolean
See Also