Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetName Method


In This Topic
    ResetName Method (PSObject)
    In This Topic
    Resets the name to its default settings.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetName() 
    'Usage
     
    
    Dim instance As PSObject
     
    instance.ResetName()
    public virtual void ResetName()
    See Also