Spread Windows Forms 12.0 Product Documentation
DateMonthFieldInfo Constructor(MonthPattern)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > DateMonthFieldInfo Class > DateMonthFieldInfo Constructor : DateMonthFieldInfo Constructor(MonthPattern)
The GrapeCity.Win.Spread.InputMan.CellType.MonthPattern value that indicates the pattern of the DateMonthFieldInfo.
Initializes a new instance of the DateMonthFieldInfo class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pattern As MonthPattern _
)
'Usage
 
Dim pattern As MonthPattern
 
Dim instance As New DateMonthFieldInfo(pattern)
public DateMonthFieldInfo( 
   MonthPattern pattern
)

Parameters

pattern
The GrapeCity.Win.Spread.InputMan.CellType.MonthPattern value that indicates the pattern of the DateMonthFieldInfo.
See Also

Reference

DateMonthFieldInfo Class
DateMonthFieldInfo Members
Overload List