ContentChangedEventArgsChangedCells Property |
The changed cells.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntaxpublic IDataCell[] ChangedCells { get; }Public ReadOnly Property ChangedCells As IDataCell()
Get
Property Value
Type:
IDataCell
See Also