SubtotalBackground Property (FlexPivotPage)
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