Wimark.Controls Class Library  

DataGridViewCell.SelectionForeColor Property

Gets the foreground color used by a cell when it is selected.

[Visual Basic]
Public ReadOnly Property SelectionForeColor As Color 
[C#]
public Color SelectionForeColor {get;}
[C++]
public: __property Color get_SelectionForeColor();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCell Class | DataGridViewCell Members | Wimark.Controls Namespace