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


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