Свойство | Тип | Описание | |
---|---|---|---|
direction | Direction |
Метод | Описание | |
---|---|---|
SortOrder ( Direction direction ) : System | ||
SortOrder ( String direction ) : System | ||
ToString ( ) : string | ||
isASC ( ) : bool | ||
isDESC ( ) : bool | ||
setASC ( ) : void | ||
setDESC ( ) : void | ||
toggle ( ) : |
public SortOrder ( Direction direction ) : System | ||
direction | Direction | |
Результат | System |
public SortOrder ( String direction ) : System | ||
direction | String | |
Результат | System |