DataLudi Grid v.1 > Classes > DropDownCellEditor

Back  Forward

DropDownCellEditor.itemSortStyle  property

リストボックスの項目をソーティングする方式をDropDownSortStyle定数で指定する。 

デフォルト値はItemSortStyle.NONE.

Getter
function itemSortStyle(): ItemSortStyle
Setter
function setItemSortStyle(value: ItemSortStyle)
See Also
values
labels
DropDownSortStyle
Examples
DropDown Cell Editor