DataLudi Grid v.1 > Classes > DropDownCellEditor

Back  Forward

DropDownCellEditor.labels  property

If it is specified these items as many as values items, displays texts specified as this property instead of values on the list box. Whatever, actual value to pass data cell is one of values

Defaults to null.

Getter
function labels(): Array
Setter
function setLabels(value: Array)
See Also
values
Examples
DropDown Cell Editor