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


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