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


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