C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / Value Property

In This Topic
Value Property (InputTimePicker)
In This Topic
Gets or sets the time value assigned to the component.
Syntax
'Declaration
 
Public Property Value As TimeSpan
 
Remarks
Use the ValueIsNull property to determine whether the time is valid.
See Also