ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / FirstMonth Property

In This Topic
    FirstMonth Property
    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