ReportViewerWebPart.DocumentMapAreaWidth 屬性

定義

取得或設定表示文件引導模式區域寬度的字串。

public:
 property System::String ^ DocumentMapAreaWidth { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SharePoint.WebPartPages.WebPartStorage(Microsoft.SharePoint.WebPartPages.Storage.Shared)]
public string DocumentMapAreaWidth { get; set; }
[<Microsoft.SharePoint.WebPartPages.WebPartStorage(Microsoft.SharePoint.WebPartPages.Storage.Shared)>]
member this.DocumentMapAreaWidth : string with get, set
Public Property DocumentMapAreaWidth As String

屬性值

String

文件引導模式區域的寬度,以數值加上單位縮寫來表示。 例如,"2in"。

屬性

備註

您可以使用 Web 架構 Web 元件設計使用者介面之工具窗格中的 [ 檔引導模式區寬度 ] 文字方塊和清單方塊組合來設定這個屬性。

適用於