Udostępnij za pośrednictwem


Właściwość ReportViewer.ShowContextMenu —

Indicates whether the Context menu is visible.

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

'Deklaracja
Public Property ShowContextMenu As Boolean
public bool ShowContextMenu { get; set; }
public:
property bool ShowContextMenu {
    bool get ();
    void set (bool value);
}
member ShowContextMenu : bool with get, set
function get ShowContextMenu () : boolean
function set ShowContextMenu (value : boolean)

Wartość właściwości

Typ: Boolean
A Boolean value. The default is value true.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms