name the artbute that lets the item get arranged reversed in order
Answers
Answered by
0
Answer:
The reversed attribute is a boolean attribute. When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3...).
Answered by
0
Answer:
The reversed attribute is a boolean attribute. When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3...).
Similar questions