GridCellException.Cell

GridCellException.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 GridCell Cell { get; }

See Also