Click or drag to resize
RangeDateTimePickerSelectedDateTime Property
Start date of range.

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

Property Value

Type: DateTime
See Also