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