The IEaxDataChange interface is used to work with changed table data.
The IEaxDataChange interface is supported by the following interfaces:
Report. IEaxAnalyzer.
Table. IEaxGrid.
Property name | Brief description | |
IsDataChanged | The IsDataChanged property determines whether there are changed values in the data area (data areas). |
Method name | Brief description | |
SaveData | The SaveData method saves modified values of data area(s) to source(s). |
See also: