Spread Windows Forms 12.0 Product Documentation
ShouldSerializeHorizontalLines Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ListGridLinesInfo Class : ShouldSerializeHorizontalLines Method
Specifies whether the horizontal lines should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeHorizontalLines() As Boolean
'Usage
 
Dim instance As ListGridLinesInfo
Dim value As Boolean
 
value = instance.ShouldSerializeHorizontalLines()
protected bool ShouldSerializeHorizontalLines()
See Also

Reference

ListGridLinesInfo Class
ListGridLinesInfo Members