ComponentOne Input for WinForms
RetainTimeOnDateChange Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input 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 System.Boolean
public System.bool RetainTimeOnDateChange {get; set;}
See Also

Reference

C1DateEdit Class
C1DateEdit Members