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


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