GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDownCalculator Class / ResetPadding Method


In This Topic
ResetPadding Method (DropDownCalculator)
In This Topic
Reset padding of the char box
Syntax
'Declaration
 
Public Overridable Sub ResetPadding() 
 
'Usage
 
Dim instance As DropDownCalculator
 
instance.ResetPadding()
See Also