IReportViewerMessages.ParameterAreaButtonToolTip Propiedad
Proporciona el texto de información sobre herramientas del botón Área de parámetros.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
ReadOnly Property ParameterAreaButtonToolTip As String
Get
'Uso
Dim instance As IReportViewerMessages
Dim value As String
value = instance.ParameterAreaButtonToolTip
string ParameterAreaButtonToolTip { get; }
property String^ ParameterAreaButtonToolTip {
String^ get ();
}
abstract ParameterAreaButtonToolTip : string
function get ParameterAreaButtonToolTip () : String
Valor de la propiedad
Tipo: System.String
Un valor de cadena.