I am trying to do conditional formatting of rows in a datagrid and can not get DataGridItemEve ntArgs as an option. Is there something wrong with the assembly?
using System;
using System.Drawing;
using System.Collecti ons;
using System.Collecti ons.Specialized ;
using System.Componen tModel;
using System.Text.Reg ularExpressions ;
using System.Threadin g;
using System.Windows. Forms;
using System.Data;
using System.Timers;
using System;
using System.Drawing;
using System.Collecti ons;
using System.Collecti ons.Specialized ;
using System.Componen tModel;
using System.Text.Reg ularExpressions ;
using System.Threadin g;
using System.Windows. Forms;
using System.Data;
using System.Timers;
Comment