ReportViewerWebPart.DocumentMapAreaWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定表示文件引導模式區域寬度的字串。
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
屬性值
文件引導模式區域的寬度,以數值加上單位縮寫來表示。 例如,"2in"。
- 屬性
備註
您可以使用 Web 架構 Web 元件設計使用者介面之工具窗格中的 [ 檔引導模式區寬度 ] 文字方塊和清單方塊組合來設定這個屬性。