| Visual Basic (Declaration) | |
|---|---|
Public Property CurrentForeground As Brush | |
| C# | |
|---|---|
public Brush CurrentForeground {get; set;} | |
Return Value
The Brush that will be used to paint the cell's foreground when the cell becomes current. By default, a null reference (Nothing in Visual Basic).Supported Frameworks: Microsoft .NET Framework version 3.5