Udostępnij za pośrednictwem


Właściwość ReportViewer.ShowPageNavigationControls —

Indicates whether the page navigation controls are visible.

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

Składnia

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