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