Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / ResetToInitText Method


In This Topic
    ResetToInitText Method (GeneralEditor)
    In This Topic
    Resets to the initial text.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetToInitText() 
    'Usage
     
    
    Dim instance As GeneralEditor
     
    instance.ResetToInitText()
    protected virtual void ResetToInitText()
    See Also