Click or drag to resize
RangeDateTimePickerAlternateSelectedFullDateTime Property
Full date time representation (to) - (return precise DateTime, not end 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 AlternateSelectedFullDateTime { get; set; }

Property Value

Type: DateTime
See Also