Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadNotesContainer Class / ResetParent Method


In This Topic
    ResetParent Method (SpreadNotesContainer)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetParent() 
    'Usage
     
    
    Dim instance As SpreadNotesContainer
     
    instance.ResetParent()
    protected virtual void ResetParent()
    See Also