Sets contextual menu in the ReportViewer
Namespace:
PerpetuumSoft.Reporting.ViewAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public void SetContextMenu( ContextMenu contextMenu ) |
Visual Basic (Declaration) |
---|
Public Sub SetContextMenu ( _ contextMenu As ContextMenu _ ) |
Visual C++ |
---|
public: void SetContextMenu( ContextMenu^ contextMenu ) |
Parameters
- contextMenu
- Type: System.Windows.Forms..::.ContextMenu