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


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FlatColumnFooterRenderer Class > FlatColumnFooterRenderer Constructor : FlatColumnFooterRenderer Constructor(SerializationInfo,StreamingContext)
Creates an instance of FlatColumnFooterRenderer.
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 FlatColumnFooterRenderer(info, context)
protected FlatColumnFooterRenderer( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

FlatColumnFooterRenderer Class
FlatColumnFooterRenderer Members
Overload List