ReportViewerWebPart.DockToolBar Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l'emplacement d'ancrage de la barre d'outils.
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
Valeur de propriété
Valeur d'énumération DockToolBarLocation.
- Attributs
-
Microsoft.SharePoint.WebPartPages.WebPartStorageAttribute