Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
470
XamDataGrid MetroDark Theme
posted

 Hi Support,

We are using Infragistics metro dark theme and I put the theme resource file to my projects(C:\Program Files (x86)\Infragistics\2014.1\WPF\Themes\MetroDark). I could make some changes to some controls by changing the theme files. But for XamDataGrid, I can't make any changes to the style because the content is :

<ResourceDictionary.MergedDictionaries>
<igThemes:DataPresenterMetroDark />
</ResourceDictionary.MergedDictionaries>

I want to change xamdatagrid metro dark row height, cell padding. Please suggest how to do that.

thanks,

Eric