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


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FlatCornerHeaderRenderer Class > FlatCornerHeaderRenderer Constructor : FlatCornerHeaderRenderer Constructor(SerializationInfo,StreamingContext)
Serialization information
Streaming context
Creates a new painter of the corner 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 FlatCornerHeaderRenderer(info, context)
protected FlatCornerHeaderRenderer( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
Serialization information
context
Streaming context
See Also

Reference

FlatCornerHeaderRenderer Class
FlatCornerHeaderRenderer Members
Overload List