Spread WinForms 15
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()
See Also