Wimark.Controls Class Library  

DataGridViewCell.DrawSelectionBackColorWhenActive Property

Gets a value indicating whether the cell should use the selection backcolor when it is active (default is true).

[Visual Basic]
Overridable Public ReadOnly Property DrawSelectionBackColorWhenActive As Boolean 
[C#]
public virtual bool DrawSelectionBackColorWhenActive {get;}
[C++]
public: __property virtual bool get_DrawSelectionBackColorWhenActive();

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