IMatrixChangesInfo.State

Syntax

State(Index: Integer): MatrixItemState;

Parameters

Index. Element index in the changes collection.

Description

The State property returns current cell state by index of the element with changes.

Example

The property use is given in description for IMatrixEx.ChangesInfo.

See also:

IMatrixChangesInfo