Udostępnij przez


Właściwość ReportViewerWebPart.DocumentMapAreaWidth

Pobiera lub ustawia ciąg, który wskazuje szerokość obszaru mapy dokumentu.

Przestrzeń nazw:  Microsoft.ReportingServices.SharePoint.UI.WebParts
Zestaw:  Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Składnia

'Deklaracja
<WebPartStorageAttribute(Storage.Shared)> _
Public Property DocumentMapAreaWidth As String
    Get
    Set
'Użycie
Dim instance As ReportViewerWebPart
Dim value As String

value = instance.DocumentMapAreaWidth

instance.DocumentMapAreaWidth = value
[WebPartStorageAttribute(Storage.Shared)]
public string DocumentMapAreaWidth { get; set; }
[WebPartStorageAttribute(Storage::Shared)]
public:
property String^ DocumentMapAreaWidth {
    String^ get ();
    void set (String^ value);
}
[<WebPartStorageAttribute(Storage.Shared)>]
member DocumentMapAreaWidth : string with get, set
function get DocumentMapAreaWidth () : String
function set DocumentMapAreaWidth (value : String)

Wartość właściwości

Typ: System.String
Szerokość obszaru mapy dokumentu, reprezentowana przez wartość liczbowa, zaczynając od skrót jednostki.Na przykład "2in".

Uwagi

Tę właściwość można skonfigurować za pomocą Szerokość obszaru mapy dokumentu pole tekstowe i listy w polu kombinacji narzędzie okienko interfejs użytkownika projektów opartych na sieci Web składnika Web Part.