Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / BorderEditor Class / BorderEditor Constructor / BorderEditor Constructor(FpSpread)


In This Topic
BorderEditor Constructor(FpSpread)
In This Topic
Initializes a new instance of the BorderEditor class.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread _
)
 
'Usage
 
Dim spread As FpSpread
 
Dim instance As New BorderEditor(spread)

Parameters

spread
See Also