Propriedade IReportViewerMessages.RefreshMenuItemText
Provides the text for the Refresh menu item.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property RefreshMenuItemText As String
string RefreshMenuItemText { get; }
property String^ RefreshMenuItemText {
String^ get ();
}
abstract RefreshMenuItemText : string with get
function get RefreshMenuItemText () : String
Valor de propriedade
Tipo: String
A string value.