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