TeeGrid Colors
Posted: Thu Jul 24, 2025 8:22 pm
Great component!
It would be useful to know how to change the color of two of the TeeGrid aspects.
I know of:
TeeGrid1.Back.Brush.Color
the background color of the grid item
TeeGrid1.Cells.Format.font.color
the font color of the grid item
I need to know how to set:
The selected item brush color
The selected item font color
Anyone have this information? Thanks in advance!
It would be useful to know how to change the color of two of the TeeGrid aspects.
I know of:
TeeGrid1.Back.Brush.Color
the background color of the grid item
TeeGrid1.Cells.Format.font.color
the font color of the grid item
I need to know how to set:
The selected item brush color
The selected item font color
Anyone have this information? Thanks in advance!