Modified indicates if an item or a cell has changed
Member of Grid Cell (PRIM_GDCE)
Data Type - Boolean
The Modified property is a generic check to determine if the contents of a cell have been changed by the user. The property is changed automatically whenever a user interaction causes a change in state. It is not changed if the cell is changed programmatically.
Febuary 18 V14SP2