Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / SpreadMonthCalendar Class / SpreadMonthCalendar Constructor / SpreadMonthCalendar Constructor()


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