Grid Item - Modified Property

Modified indicates if an item or a cell has changed

Member of Grid Item (PRIM_GDIT)

Data Type - Boolean

Details

The Modified property is a generic check to determine if the contents of an item 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 item is changed programmatically.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2