ReportItem.ToolTip 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 une étiquette textuelle pour l'élément de rapport. Utilisé par exemple pour restituer les attributs TITLE et ALT dans les rapports HTML.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression ToolTip { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression ToolTip { get; set; }
member this.ToolTip : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property ToolTip As ReportExpression
Valeur de propriété
Étiquette textuelle pour l'élément de rapport.