ComponentOne InputPanel for WinForms
BoundToTimeField Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTimePicker Class : BoundToTimeField Property
Gets or sets whether the BoundValue property should return a TimeSpan value instead of DateTime.
Syntax
'Declaration
 
Public Property BoundToTimeField As System.Boolean
public System.bool BoundToTimeField {get; set;}
See Also

Reference

InputTimePicker Class
InputTimePicker Members