[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTimePicker.Value

Value Property

Value

Gets or sets the time value assigned to the component.

Declaration
[C1Category("Data")]
[C1Description("RibbonTimePicker.Value", "The time value assigned to the component.")]
[Bindable(true)]
public TimeSpan Value { get; set; }
Remarks

Use the ValueIsNull property to determine whether the time is valid.