IMPROVE. RadGridView - Export to excel - The column's NullValue property is not taken in consideration.
Currently when exporting a grid if a cell value is null it is exported as an empty cell. The NullValue property of the cell column should be respected in this case.