Spread Windows Forms 12.0 Product Documentation
SpreadMonthCalendar Constructor(SpreadMonthCalendar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadMonthCalendar Class > SpreadMonthCalendar Constructor : SpreadMonthCalendar Constructor(SpreadMonthCalendar)
Specified button cell type from which to copy
Creates a new copy from the specified cell type.
Syntax
'Declaration
 
Public Function New( _
   ByVal g As SpreadMonthCalendar _
)
'Usage
 
Dim g As SpreadMonthCalendar
 
Dim instance As New SpreadMonthCalendar(g)
public SpreadMonthCalendar( 
   SpreadMonthCalendar g
)

Parameters

g
Specified button cell type from which to copy
See Also

Reference

SpreadMonthCalendar Class
SpreadMonthCalendar Members
Overload List