'Declaration Protected Shared Function GetSortDirection( _ ByRef rng As CellRange, _ ByVal grid As C1FlexGrid _ ) As Nullable(Of ListSortDirection)
protected static Nullable<ListSortDirection> GetSortDirection( ref CellRange rng, C1FlexGrid grid )
Parameters
- rng
- grid