SMART datagrid v.1 > Types

Back  Forward

DataLudi.DropDownSortStyle

The way of sorting dropdown list items in DropDownCellEditor editor. It is used as itemSortStyle property. 

Values
NONE"none"Do not sort.
ASCENDING"ascending"Sort in ascending order.
DESCENDING"descending"Sort in descending order.

See Also
DropDownCellEditor
DropDownCellEditor.itemSortStyle