| RecroGridDynTEntityCreateUserSort Method |
A lekérdezéshez használt rendezés létrehozása.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected override List<string> CreateUserSort(
int[][] sort
)
Parameters
- sort
- Type: SystemInt32
The sort.
Return Value
Type:
ListStringOszlopok listája.
See Also