'Usage Dim instance As PaintingContext Dim cellData As CellData Dim value As Brush value = instance.GetBackground(cellData)
Parameters
- cellData
- The CellData object indicates cell data.
Return Value
The System.Windows.Media.Brush object represents the background of cell.