Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CellStyle
.
.
::
.
.
Background Property
CellStyle Class
See Also
Gets or sets the
Brush
used to paint the cell background.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
Brush
Background
{
get
;
set
; }
Visual Basic
Public
Property
Background
As
Brush
Get
Set
See Also
CellStyle Class
C1.Silverlight.FlexGrid Namespace