Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SortDlg Class / SortDlg Constructor / SortDlg Constructor()


In This Topic
    SortDlg Constructor()
    In This Topic
    Initializes a new instance of the SortDlg class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SortDlg()
    public SortDlg()
    See Also