This is a migrated thread and some comments may be shown as answers.

Foreground color for tick in GridViewCheckBoxColumn

1 Answer 42 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Murray
Top achievements
Rank 1
Murray asked on 30 Jul 2012, 01:42 AM
Hi

Can someone help me with the following please

How do I set the foreground color in GridViewCheckBoxColumn in XAML ?

I can't seem to find the appropriate property to set

thanks

Murray

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 30 Jul 2012, 07:35 AM
Hello,

The EditorStyle property of the column should be targeted at CheckBox, in view mode you should target GridViewCheckBox.

 So if you want to modify the appearance of the column in view mode (as your case is) you should define a style targeted at GridViewCheckBox. 

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Murray
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or