SMART datagrid v.1 > Classes > DataCell

Back  Forward

DataLudi.DataCell.errorLevel  property

ValidationLevel of error if validation error is occurred in the column of including this cell during row editing. 

Defaults to ValidationLevel.IGNORE.

Getter
function errorLevel(): ValidationLevel
Setter
function setErrorLevel(value: )
See Also
error
value
index
ValidationLevel