Spread for ASP.NET 9.0 Product Documentation
FlatColumnFooter Property


Gets whether column footers are displayed in the sheet with a flat appearance.
Syntax
'Declaration
 
Public ReadOnly Property FlatColumnFooter As Boolean
'Usage
 
Dim instance As SheetSkin
Dim value As Boolean
 
value = instance.FlatColumnFooter
public bool FlatColumnFooter {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.