ReportViewer.ShowProgress, propriété
Indique si l'animation de progression s'affiche lors du traitement du rapport.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Property ShowProgress As Boolean
public bool ShowProgress { get; set; }
public:
property bool ShowProgress {
bool get ();
void set (bool value);
}
member ShowProgress : bool with get, set
function get ShowProgress () : boolean
function set ShowProgress (value : boolean)
Valeur de propriété
Type : Boolean
Valeur Boolean.La valeur par défaut est true.