'Declaration Public Function New( _ ByVal control As WinDatePicker _ )
'Usage Dim control As WinDatePicker Dim instance As New DateViewer(control)
public DateViewer( WinDatePicker control )
Parameters
- control
- The WinDatePicker control that will be used to view the content of cells.