[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.UnboundSort

UnboundSort Class

Utility for sorting unbound grids.

Inheritance
UnboundSort
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexSheet.4.6.2.dll
Syntax
public static class UnboundSort

Methods

Name Description
SortUnboundGrid(C1FlexGrid, IList<UnboundSortDescription>)

Sorts the selected rows in an unbound grid.

SortUnboundGrid(C1FlexGrid, IList<UnboundSortDescription>, int, int)

Sorts the rows in an unbound grid.