ComponentOne Ribbon for WinForms
Value Property (RibbonTimePicker)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTimePicker Class : Value Property
Gets or sets the time value assigned to the component.
Syntax
'Declaration
 
Public Property Value As System.TimeSpan
public System.TimeSpan Value {get; set;}
Remarks
Use the ValueIsNull property to determine whether the time is valid.
See Also

Reference

RibbonTimePicker Class
RibbonTimePicker Members