Udostępnij za pośrednictwem


Właściwość ReportViewer.ZoomPercent —

Gets or sets the percentage of zoom used for the report display.

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

Składnia

'Deklaracja
Public Property ZoomPercent As Integer
public int ZoomPercent { get; set; }
public:
property int ZoomPercent {
    int get ();
    void set (int value);
}
member ZoomPercent : int with get, set
function get ZoomPercent () : int
function set ZoomPercent (value : int)

Wartość właściwości

Typ: Int32
An integer value containing the percentage of zoom.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms