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


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