Click or drag to resize

RecroGridDynTEntityCreateUserSort Method

A lekérdezéshez használt rendezés létrehozása.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
protected override List<string> CreateUserSort(
	int[][] sort
)

Parameters

sort
Type: SystemInt32
The sort.

Return Value

Type: ListString
Oszlopok listája.
See Also