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


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FilterBarCellType Class > FilterBarCellType Constructor : FilterBarCellType Constructor(SerializationInfo,StreamingContext)
Creates a new filter bar 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 FilterBarCellType(info, context)
protected FilterBarCellType( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members
Overload List