Proprietà ReportViewer.ShowContextMenu
Indica se il menu Contesto è visibile.
Spazio dei nomi: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Sintassi
'Dichiarazione
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)
Valore proprietà
Tipo: Boolean
Valore booleano.Il valore predefinito è true.