Gets or sets the brush used to paint the background of cells that contain totals.
Namespace:
C1.Silverlight.OlapAssembly: 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 |