Compartir a través de


IReportViewerMessages.RefreshMenuItemText (Propiedad)

Proporciona el texto para el elemento de menú Actualizar.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

'Declaración
ReadOnly Property RefreshMenuItemText As String
string RefreshMenuItemText { get; }
property String^ RefreshMenuItemText {
    String^ get ();
}
abstract RefreshMenuItemText : string with get
function get RefreshMenuItemText () : String

Valor de propiedad

Tipo: String
Un valor string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)