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


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