private void gridView1_RowCellStyle(object sender, DevExpress.XtraGrid.Views.Grid.RowCellStyleEventArgs e) { gridUtility.DrawColorForStock(sender, e, colTonkho); }