Report.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 les données à utiliser par l’extension de rendu. Ces données sont 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é
An contenant Object le flux où les données ont été placées.