Spread Windows Forms 12.0 Product Documentation
ButtonCellType Constructor(ButtonCellType)


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

Parameters

g
Specified button cell type from which to copy
See Also

Reference

ButtonCellType Class
ButtonCellType Members
Overload List