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


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