Cassio
Junior Contributor
Hi! How can I set the Color of a single subitem?
I tried
but it has no effect.
Thanks.
I tried
Visual Basic:
listItem.SubItems(1).ForeColor = Color.Red
but it has no effect.
Thanks.