Click or drag to resize
RangeDateTimePickerSelectedFullDateTime Property
Full date time representation (from) (return precise DateTime, not start date of interval (end of year, month, day...).

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

Property Value

Type: DateTime
See Also