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

Setting GridView theme in code

1 Answer 82 Views
GridView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 17 Dec 2010, 01:48 PM
Hi,

I do I set the theme propery in code? 
I've tried something like : myGrid.Skin = "Vista" , but it tells me there is no "Skin" property in the RadGridView Object.

Thank you

1 Answer, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 17 Dec 2010, 02:02 PM
Hello David,

The Skin property exists in our ASP.NET Ajax controls.
In WPF you should use Theme. Please check this article on how to do this.

Greetings,
Veselin Vasilev
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
David
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or