Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDownEditor Class / ResetPadding Method


In This Topic
    ResetPadding Method (DropDownEditor)
    In This Topic
    Reset padding of the editor.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetPadding() 
    'Usage
     
    
    Dim instance As DropDownEditor
     
    instance.ResetPadding()
    public virtual void ResetPadding()
    See Also