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

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