ReportViewerWebPart.DockToolBar Proprietà

Definizione

Ottiene o imposta il percorso di ancoraggio della barra degli strumenti.

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

Valore della proprietà

Valore di enumerazione dell'oggetto DockToolBarLocation.

Attributi
Microsoft.SharePoint.WebPartPages.WebPartStorageAttribute

Si applica a