FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / Sort Method

In This Topic
    Sort Method (C1FlexGridClassic)
    In This Topic
    Syntax
    'Declaration
     
    
    Public WriteOnly Property Sort As SortSettings
    public SortSettings Sort {set;}
    See Also