This question is locked. New answers and comments are not allowed.
Hello,
What is the eases way to style column cell? As columns that i make i GridView does not appear in Objects view, and i can only see them in Collumns collection. From there there is no option to edit style. Sure, I can bind to existing style, or drop Cell control and style it, and then bind to it from Column collection editor, or just write all things in XAML.
My point is, toolkit DataGrid have "selectable" columns under the DataGrid, and from there you can alter style of it. Is there something similar in Gridview?