ReportItem.Language 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.
public:
virtual property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Language { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.LanguageUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
public virtual Microsoft.ReportingServices.RdlObjectModel.ReportExpression Language { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.LanguageUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.Language : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Overridable Property Language As ReportExpression
Valeur de propriété
- Attributs