ComponentOne CalendarView for WinForms
RetainTimeOnDateChange Property (C1DateEdit)

C1.Win.Calendar Namespace > C1DateEdit Class : RetainTimeOnDateChange Property
Gets or sets a value indicating whether to retain the current time value when the date is changed via the drop down calendar.
Syntax
'Declaration
 
Public Property RetainTimeOnDateChange As Boolean
public bool RetainTimeOnDateChange {get; set;}
See Also

Reference

C1DateEdit Class
C1DateEdit Members