DataLudi Grid v.1 > Classes > DropDownCellEditor
DropDownCellEditor.caseSensitive property
trueならテキストの入力値でリストの項目を検索するときに大文字、小文字を区別する。
デフォルト値はfalse.
- Getter
- function caseSensitive(): Boolean
- Setter
- function setCaseSensitive(value: Boolean)
- See Also
- domainOnly
- itemSortStyle
- Examples
- DropDown Cell Editor