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

In This Topic
    LastMonth Property (CalendarSettings)
    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