ReportItem.ToolTip Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual property Microsoft::ReportingServices::RdlObjectModel::ReportExpression ToolTip { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public virtual Microsoft.ReportingServices.RdlObjectModel.ReportExpression ToolTip { get; set; }
member this.ToolTip : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Overridable Property ToolTip As ReportExpression