Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / CalendarMonthsPanel Class / CalendarMonthsPanel Constructor


In This Topic
    CalendarMonthsPanel Constructor
    In This Topic
    Initializes a new instance of the CalendarMonthsPanel class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CalendarMonthsPanel()
    public CalendarMonthsPanel()
    See Also