Spread Windows Forms 12.0 Product Documentation
FooterBackColor Property (SheetSkin)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetSkin Class : FooterBackColor Property
Gets the background color of footer cells in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property FooterBackColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.FooterBackColor
public Color FooterBackColor {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members