MapSpatialElementTemplate.Style 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 les informations de style pour les éléments spatiaux auxquels le modèle d’élément spatial est appliqué.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::Style ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::Style ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Style Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.Style
Public ReadOnly Property Style As Style
Valeur de propriété
Objet Style qui représente les informations de style des éléments spatiaux auxquels le modèle d'élément spatial est appliqué.