ReportViewerWebPart.DockToolBar 属性

定义

获取或设置工具栏的停靠位置。

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 枚举值。

属性
Microsoft.SharePoint.WebPartPages.WebPartStorageAttribute

适用于