|
-
Jan 2nd, 2007, 08:42 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] DataGridView HeaderCell Color changing
Hi i have a few datagridviews in my application
how can I change the color of the top row (Header).
This is what i thought the right command but unsucessfull
dGrid1.Columns[i].HeaderCell.Style.BackColor = Color.LightSteelBlue;
Anyone has a solution for this.
many thx in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|