Spread for ASP.NET 11 Product Documentation
FilterBarCellType Constructor(SerializationInfo,StreamingContext)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterBarCellType Class > FilterBarCellType Constructor : FilterBarCellType Constructor(SerializationInfo,StreamingContext)
The information.
The context.
Initializes a new instance of the FilterBarCellType class.
Syntax
'Declaration
 
Public 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)
public FilterBarCellType( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
The information.
context
The context.
See Also

Reference

FilterBarCellType Class
FilterBarCellType Members
Overload List