Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / Command Class / OnRefineInputData Method


In This Topic
    OnRefineInputData Method (Command)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnRefineInputData() 
    'Usage
     
    
    Dim instance As Command
     
    instance.OnRefineInputData()
    protected virtual void OnRefineInputData()
    See Also