Udostępnij za pośrednictwem


Właściwość ReportViewer.ShowZoomControl —

Indicates whether the Zoom list box is visible.

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

Składnia

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