IEaxGrid.MarkAllDataAsChanged

Fore Syntax

MarkAllDataAsChanged;

Fore.NET Syntax

MarkAllDataAsChanged();

Description

The MarkAllDataAsChanged method changes status of all table data to changed.

Comments

To refresh selected table area, use IEaxGrid.RefreshPart.

See also:

IEaxGrid