Spread for ASP.NET 9.0 Product Documentation
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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SheetSkin Class
SheetSkin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.