DataLudi Grid v.1 >  Classes >  DropDownCellEditor
DropDownCellEditor.itemSortStyle  property
The type to sort items of list box is specified as DropDownSortStyle constant. 
Defaults to ItemSortStyle.NONE.
- Getter
 - function itemSortStyle(): ItemSortStyle
 - Setter
 - function setItemSortStyle(value: ItemSortStyle)
 
- See Also
 - values
 - labels
 - DropDownSortStyle
 
- Examples
 - DropDown Cell Editor