I have issue at WPF Telerik.Windows.Controls.GridView
I created new columns (GridViewExpressionColumn) the names are "CalculatedColumn" at RadGridView and see the result as at image
I would like to get the data of the columns from RadGridView, and to create from this column the list of values
for example:
on first column I would to get all Booleans values as list