Gets or sets the brush used to paint the background of cells that contain totals.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public Brush SubtotalBackground { get; set; }
Visual Basic
Public Property SubtotalBackground As Brush
	Get
	Set

See Also