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


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