Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SortDlg Class / SortDlg Constructor / SortDlg Constructor(SpreadWrapper)


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

Parameters

spread
See Also