Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxBorderInfo Class / ResetLeft Method


In This Topic
    ResetLeft Method
    In This Topic
    Reset left border of the char box
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetLeft() 
    'Usage
     
    
    Dim instance As CharBoxBorderInfo
     
    instance.ResetLeft()
    protected virtual void ResetLeft()
    See Also