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