ComponentOne Ribbon for WinForms
Value Property (RibbonDatePicker)

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

Reference

RibbonDatePicker Class
RibbonDatePicker Members