SMART datagrid v.1 >  Classes >  ListCellEditor
DataLudi.ListCellEditor.itemSortStyle  property
リストボックスの項目をソーティングする方式をDropDownSortStyle定数で指定する。 
デフォルト値はDropDownSortStyle.NONE.
- Getter
 - function itemSortStyle(): DropDownSortStyle
 - Setter
 - function setItemSortStyle(value: DropDownSortStyle)
 
- See Also
 - values
 - labels
 - DropDownSortStyle
 
- Examples
 - DropDown Cell Editor