Spread Windows Forms 12.0 Product Documentation
ColorPickerCellType Constructor(SerializationInfo,StreamingContext)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ColorPickerCellType Class > ColorPickerCellType Constructor : ColorPickerCellType Constructor(SerializationInfo,StreamingContext)
Creates a new color picker cell from serialization.
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New ColorPickerCellType(info, context)
protected ColorPickerCellType( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

ColorPickerCellType Class
ColorPickerCellType Members
Overload List