I am trying to use this event (QueryCellStyleInfo) for the following:
when the cell of a given column is less than 1 then e.Style.BackColor = Color.Red
but I can't figure out how to know if I'm in the cell that interests me.
can you give me an example on vb.net
Thank you
Ricardo