ReportViewerWebPart.DockToolBar 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定工具列的停駐位置。
public:
property Microsoft::ReportingServices::SharePoint::UI::WebParts::DockToolBarLocation DockToolBar { Microsoft::ReportingServices::SharePoint::UI::WebParts::DockToolBarLocation get(); void set(Microsoft::ReportingServices::SharePoint::UI::WebParts::DockToolBarLocation value); };
[Microsoft.SharePoint.WebPartPages.WebPartStorage(Microsoft.SharePoint.WebPartPages.Storage.Shared)]
public Microsoft.ReportingServices.SharePoint.UI.WebParts.DockToolBarLocation DockToolBar { get; set; }
[<Microsoft.SharePoint.WebPartPages.WebPartStorage(Microsoft.SharePoint.WebPartPages.Storage.Shared)>]
member this.DockToolBar : Microsoft.ReportingServices.SharePoint.UI.WebParts.DockToolBarLocation with get, set
Public Property DockToolBar As DockToolBarLocation
屬性值
DockToolBarLocation 列舉值。
- 屬性