IUiPrxCellChangeEventArgs.Value

Syntax

Value: Variant;

Description

The Value property returns new value in the cell.

Comments

To get row with edited cell, use the IUiPrxCellChangeEventArgs.Row property.

Example

The property use is given in the example for IPrxReportUserEvents.EventOnCellChange.

See also:

IUiPrxCellChangeEventArgs