WebCellException.Cell

WebCellException.Cell property

Gets the error cell. If the Cell is null, the error is cause by an CommitNewBindRow operation, that means the DataTable rejected the new created row.

public WebCell Cell { get; }

See Also