CalendarControl Constructors
Represents a Calendar control.Name | Parameters | Description |
---|---|---|
CalendarControl() | none | Initializes a new instance of the CalendarControl class with default settings. |
CalendarControl(ReportViewBase) | view | Initializes a new instance of the CalendarControl class with the specified View. |
See Also