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

In This Topic
    LastMonth Property
    In This Topic
    Gets the last day of the last fully shown month.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastMonth As Date
    public DateTime LastMonth {get;}
    See Also