ReportItem.Left 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 la distance entre l'élément et la gauche de l'objet conteneur.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Left { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Left { get; }
member this.Left : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property Left As ReportSize
Valeur de propriété
Objet ReportSize qui représente la distance de l'élément depuis la gauche de l'objet conteneur.