ReportViewer.ShowToolBar, propriété
Indique si la barre d'outils est visible.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Property ShowToolBar As Boolean
public bool ShowToolBar { get; set; }
public:
property bool ShowToolBar {
bool get ();
void set (bool value);
}
member ShowToolBar : bool with get, set
function get ShowToolBar () : boolean
function set ShowToolBar (value : boolean)
Valeur de propriété
Type : Boolean
Valeur Boolean.La valeur par défaut est true.