I have a Table store in my project and wanted to obtain the column header but cannot seem to find a way to do that. I am able to use Tables.MyTableStore.Values(4, 2) to obtain the value stored in row...
As far as I can see, there is no way to do this. Could you please describe what you want to do with the column name? Maybe we can suggest another solution to you.