ComponentOne CalendarView for WinForms
CalendarTheme Constructor

C1.Win.Calendar.UI Namespace > CalendarTheme Class : CalendarTheme Constructor
Prototype.
Initializes a new instance of the CalendarTheme control.
Syntax
'Declaration
 
Public Function New( _
   ByVal prototype As CalendarTheme _
)
public CalendarTheme( 
   CalendarTheme prototype
)

Parameters

prototype
Prototype.
See Also

Reference

CalendarTheme Class
CalendarTheme Members