FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TabStrip Class : BackColor Property |
'Declaration Public Property BackColor As Color
'Usage Dim instance As TabStrip Dim value As Color instance.BackColor = value value = instance.BackColor
public Color BackColor {get; set;}
fpSpread1.Sheets.Count = 3; fpSpread1.TabStrip.BackColor = Color.Red;
FpSpread1.Sheets.Count = 3 FpSpread1.TabStrip.BackColor = Color.Red
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8
TabStrip Class
TabStrip Members
TabStripRatio Property
TabStripPolicy Property