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