4D v13PV Ordenar cabeçalhos |
||||||||||||||||||||||
|
4D View v13
PV Ordenar cabeçalhos
|
Constante | Tipo | Valor | Comentário |
pv ascending sort | Inteiro longo | 2 | 4D View carries out ascending sort. |
pv descending sort | Inteiro longo | 3 | 4D View carries out descending sort. |
pv sort allowed | Inteiro longo | 1 | 4D View carries out a standard sort when the user clicks on a column header. In this case, a symbol appears in the header in order to indicate the sort order. Successive clicks cause alternating ascending and descending sorts. |
pv sort not allowed | Inteiro longo | 0 | (default value) 4D View does not carry out a standard sort when the user clicks on a column header (the sort can nevertheless be managed by the developer in a customized manner). |
Produto: 4D
Tema: Lista de temas de constantes
PV Get area property
PV ON EVENT
PV SET AREA PROPERTY
PV SORT COLUMN