DataLudi Grid v.1 >  Classes >  DropDownCellEditor
DropDownCellEditor.caseSensitive  property
If it is true, it is in case sensitive during searching list by text input. 
Defaults to false.
- Getter
 - function caseSensitive(): Boolean
 - Setter
 - function setCaseSensitive(value: Boolean)
 
- See Also
 - domainOnly
 - itemSortStyle
 
- Examples
 - DropDown Cell Editor