<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / GroupRowBackground Property

In This Topic
    GroupRowBackground Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property GroupRowBackground As Brush
    public Brush GroupRowBackground {get; set;}
    See Also