Udostępnij za pośrednictwem


Właściwość ReportViewer.ShowBackButton —

Indicates whether the Back button is visible on the control.

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

Składnia

'Deklaracja
Public Property ShowBackButton As Boolean
public bool ShowBackButton { get; set; }
public:
property bool ShowBackButton {
    bool get ();
    void set (bool value);
}
member ShowBackButton : bool with get, set
function get ShowBackButton () : boolean
function set ShowBackButton (value : boolean)

Wartość właściwości

Typ: Boolean
A Boolean value indicating the visibility of the Back button. The default is value true.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms