Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBoxBorderInfo Class / ResetBottom Method


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