ReportItem.AddItemsToContextMenu Método

Definición

public:
 virtual void AddItemsToContextMenu(System::Windows::Forms::ToolStripItemCollection ^ menuItems, Microsoft::ReportDesigner::ReportItemMenuParams reportItemMenuParameters);
public virtual void AddItemsToContextMenu (System.Windows.Forms.ToolStripItemCollection menuItems, Microsoft.ReportDesigner.ReportItemMenuParams reportItemMenuParameters);
abstract member AddItemsToContextMenu : System.Windows.Forms.ToolStripItemCollection * Microsoft.ReportDesigner.ReportItemMenuParams -> unit
override this.AddItemsToContextMenu : System.Windows.Forms.ToolStripItemCollection * Microsoft.ReportDesigner.ReportItemMenuParams -> unit
Public Overridable Sub AddItemsToContextMenu (menuItems As ToolStripItemCollection, reportItemMenuParameters As ReportItemMenuParams)

Parámetros

reportItemMenuParameters
ReportItemMenuParams

Implementaciones

Se aplica a