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

In This Topic
    SubtotalBackground Property (C1OlapGrid)
    In This Topic
    Gets or sets the brush used to paint the background of cells that contain totals.
    Syntax
    'Declaration
     
    Public Property SubtotalBackground As Brush
    public Brush SubtotalBackground {get; set;}
    See Also