Spread Windows Forms 17
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()
    public void ResetHorizontalLines()
    See Also