Click or drag to resize

CellwasChanged Method

Returns true if cell's value was changed by user during the last editing of this cell, false otherwise.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function wasChanged();

Return Value

Type: [T:(Any)]
bool
See Also