Gets the contextual menu for assigning zoom ContextMenuStrip
Namespace:
PerpetuumSoft.Reporting.DesignerAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public ContextMenuStrip ZoomMenu { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ZoomMenu As ContextMenuStrip |
Visual C++ |
---|
public: property ContextMenuStrip^ ZoomMenu { ContextMenuStrip^ get (); } |