ComponentOne FlexPivot for WinForms
BackColor Property (CommonStyle)

C1.Win.FlexPivot.Slicer.4 Assembly > C1.Win.FlexPivot.Styles Namespace > CommonStyle Class : BackColor Property
Gets or sets the System.Drawing.Color used to paint the background.
Syntax
'Declaration
 
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
See Also

Reference

CommonStyle Class
CommonStyle Members