ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / FirstMonth Property

In This Topic
    FirstMonth Property (CalendarSettings)
    In This Topic
    Gets the first day of the first fully shown month.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FirstMonth As Date
    public DateTime FirstMonth {get;}
    See Also