The IPrxDataChange interface is used to work with changed data of the data area.
The IPrxDataChange interface is supported by the following interfaces:
Report. IPrxReport.
Report sheet. IPrxSheet.
Data area. IPrxDataIsland.
Property name | Brief description | |
IsDataChanged | The IsDataChanged property returns whether the data area (or data areas) contains any changed values. |
Method name | Brief description | |
SaveData | The SaveData method saves changed values of data area(s) to source(s). |
See also: