C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputTimePicker Class / BoundToTimeField Property

In This Topic
BoundToTimeField Property (InputTimePicker)
In This Topic
Gets or sets whether the BoundValue property should return a TimeSpan value instead of DateTime.
Syntax
'Declaration
 
Public Property BoundToTimeField As Boolean
 
See Also