In XAML, how do I set the theme for a XamGrid. There doesn't seem to be a Theme property.
Thanks.
Hello elondon,
For setting a Theme in the XamGrid you can apply through the ResourceDictionary and an example can be found here: http://help.infragistics.com/NetAdvantage/WPF/2012.1/CLR4.0/?page=Designers_Guide_Using_Themes.html.