Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / ResetContextMenu Method


In This Topic
    ResetContextMenu Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Sub ResetContextMenu() 
    'Usage
     
    
    Dim instance As SpreadChart
     
    instance.ResetContextMenu()
    public void ResetContextMenu()
    See Also