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


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