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


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

Parameters

info
context
See Also

Reference

FlatCornerFooterRenderer Class
FlatCornerFooterRenderer Members
Overload List