| RecroGridSetSort Method |
Rendezés beállítása.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected void SetSort(
string alias,
int sort
)
Parameters
- alias
- Type: SystemString
Az oszlop Alias azonosítója. - sort
- Type: SystemInt32
Rendezés prioritása 1-től kezdődően. Negatív érték esetén csökkenő sorrend.
See Also