C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonDatePicker Class / Value Property

In This Topic
Value Property (RibbonDatePicker)
In This Topic
Gets or sets the date value assigned to the component.
Syntax
'Declaration
 
Public Property Value As System.Date
 
Remarks
Use the ValueIsNull property to determine whether the selected date is valid.
See Also