Spread Windows Forms 12.0 Product Documentation
ShowColumnFooter Property (SheetSkin)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetSkin Class : ShowColumnFooter Property
Gets whether the sheet displays the column footer.
Syntax
'Declaration
 
Public ReadOnly Property ShowColumnFooter As Boolean
'Usage
 
Dim instance As SheetSkin
Dim value As Boolean
 
value = instance.ShowColumnFooter
public bool ShowColumnFooter {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members