How to copy a Column data from XCEED datagrid into an array or list

How to copy a Column data from XCEED datagrid into an array or list

I need to copy all of the data from a specified Column as bind to an XCeed DataGrid into an Array or List. I need the data from the Grid and not the Grid Binding Source.

So far I cannot find any way to do this.

Thanks