Udostępnij za pośrednictwem


Właściwość ReportViewer.ShowRefreshButton —

Indicates whether the Refresh button is visible.

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

Składnia

'Deklaracja
Public Property ShowRefreshButton As Boolean
public bool ShowRefreshButton { get; set; }
public:
property bool ShowRefreshButton {
    bool get ();
    void set (bool value);
}
member ShowRefreshButton : bool with get, set
function get ShowRefreshButton () : boolean
function set ShowRefreshButton (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