Udostępnij za pośrednictwem


Właściwość ReportViewer.ShowProgress —

Indicates whether progress animation is displayed during report processing.

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

Składnia

'Deklaracja
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)

Wartość właściwości

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

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms