Spread Windows Forms 12.0 Product Documentation
SpreadDropDownMonthCalendar Constructor(DateTimeFormatInfo,DateTime)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadDropDownMonthCalendar Class > SpreadDropDownMonthCalendar Constructor : SpreadDropDownMonthCalendar Constructor(DateTimeFormatInfo,DateTime)
Defines how System.DateTime values are formatted and displayed.
The default value for SpreadDropDownMonthCalendar
Initializes a new instance of the SpreadDropDownMonthCalendar class.
Syntax
'Declaration
 
Public Function New( _
   ByVal info As DateTimeFormatInfo, _
   ByVal dateDefault As Date _
)
'Usage
 
Dim info As DateTimeFormatInfo
Dim dateDefault As Date
 
Dim instance As New SpreadDropDownMonthCalendar(info, dateDefault)
public SpreadDropDownMonthCalendar( 
   DateTimeFormatInfo info,
   DateTime dateDefault
)

Parameters

info
Defines how System.DateTime values are formatted and displayed.
dateDefault
The default value for SpreadDropDownMonthCalendar
See Also

Reference

SpreadDropDownMonthCalendar Class
SpreadDropDownMonthCalendar Members
Overload List