Report.IsDataChanged

Syntax

IsDataChanged: Boolean

Description

The IsDataChanged property determines whether the table cells contents of the regular report is changed.

Comments

If this property is set to True, cell content was changed, if the property is set to False, the cell contents is unchanged.

Example

The example of property use is given in description of the RibbonView.Exited event.

See also:

Report