Not possible at the moment however it will be in our next update:
For example:
var visibleColumns = grid.ColumnsCollection.Where(c => c.GetVisible());
Not possible at the moment however it will be in our next update:
For example:
var visibleColumns = grid.ColumnsCollection.Where(c => c.GetVisible());