CustomReportItem.RenderingInfo 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 des données spécifiques à l’instance actuelle de l’élément du rapport.
public:
property System::Object ^ RenderingInfo { System::Object ^ get(); void set(System::Object ^ value); };
public object RenderingInfo { get; set; }
member this.RenderingInfo : obj with get, set
Public Property RenderingInfo As Object
Valeur de propriété
Et Object où le flux de données de rendu a été placé.