Spread Windows Forms 12.0 Product Documentation
FpSpread Constructor(LegacyBehaviors)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class > FpSpread Constructor : FpSpread Constructor(LegacyBehaviors)
The LegacyBehaviors value that indicating which behaviors are backward-compatible.
Creates a new Spreadsheet component.
Syntax
'Declaration
 
Public Function New( _
   ByVal legacyBehaviors As LegacyBehaviors _
)
'Usage
 
Dim legacyBehaviors As LegacyBehaviors
 
Dim instance As New FpSpread(legacyBehaviors)
public FpSpread( 
   LegacyBehaviors legacyBehaviors
)

Parameters

legacyBehaviors
The LegacyBehaviors value that indicating which behaviors are backward-compatible.
See Also

Reference

FpSpread Class
FpSpread Members
Overload List