I just updated my components for WPF Datagrid and I am getting the following error when I am trying to run SummariesAndStatistics sample.
System.Windows.Markup.xamlParseException{"Cannot create instance of 'MinimumFunction' defined in assembly 'Xceed.Wpf.DataGrid, Version=3.5.9616.13400, Culture=neutral, PublicKeyToken=ba83ff368b7563c6'. Exception has been thrown by the target of an invocation. Error at object 'cvsProducts' in markup file 'Xceed.Wpf.DataGrid.Samples.SummariesAndStatistics;component/mainpage.xaml' Line 51 Position 17."}
Please help
Thanks,