I just started using the Xceed DataGrid and i'm attempting to set the value of a cell to a string.
The Xceed DataGrid seems to have a Columns property, but it seems there is no way to get the cells, in the order they appear in the datagrid, based on an index.
Can anyone help?