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

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