Właściwość ReportViewer.DocumentMapWidth —
Gets or sets the width of the document map in pixels.
Przestrzeń nazw: Microsoft.Reporting.WinForms
Zestaw: Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)
Składnia
'Deklaracja
Public Property DocumentMapWidth As Integer
public int DocumentMapWidth { get; set; }
public:
property int DocumentMapWidth {
int get ();
void set (int value);
}
member DocumentMapWidth : int with get, set
function get DocumentMapWidth () : int
function set DocumentMapWidth (value : int)
Wartość właściwości
Typ: Int32
An integer value containing the width of the document map in pixels. The default value is 40.