Spread Windows Forms 12.0 Product Documentation
ShouldSerializeVerticalLines Method


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

Reference

ListGridLinesInfo Class
ListGridLinesInfo Members