Spread Windows Forms 12.0 Product Documentation
ShouldSerializeColumnFooterSheetCornerHorizontalGridLine Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeColumnFooterSheetCornerHorizontalGridLine Method
Gets whether the horizontal grid line for the footer corner should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializeColumnFooterSheetCornerHorizontalGridLine() As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeColumnFooterSheetCornerHorizontalGridLine()
public bool ShouldSerializeColumnFooterSheetCornerHorizontalGridLine()

Return Value

true if the horizontal grid line for the footer corner should be serialized; otherwise, false
See Also

Reference

SheetView Class
SheetView Members