Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListGridLines Class / ResetVerticalLines Method


In This Topic
ResetVerticalLines Method (ListGridLines)
In This Topic
Resets the vertical lines to the default.
Syntax
'Declaration
 
Public Sub ResetVerticalLines() 
 
'Usage
 
Dim instance As ListGridLines
 
instance.ResetVerticalLines()
See Also