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


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