D
DIOS
VB2005 - I have a DataGridView with cells of various background colors
set with various methods. In the end I want to determine a color for
an individual cell, ie what the user sees. According to MSDN there is
a hierarchy of how the cell gets colored. Is there one function that
will get me the "final" color or do i have to step through the entire
DataGridViewCellStyle Class?
AGP
set with various methods. In the end I want to determine a color for
an individual cell, ie what the user sees. According to MSDN there is
a hierarchy of how the cell gets colored. Is there one function that
will get me the "final" color or do i have to step through the entire
DataGridViewCellStyle Class?
AGP