Proprietà IReportViewerMessages.ViewReportButtonText
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Sintassi
'Dichiarazione
ReadOnly Property ViewReportButtonText As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String
value = instance.ViewReportButtonText
string ViewReportButtonText { get; }
String^ ViewReportButtonText {
String^ get ();
}
/** @property */
String get_ViewReportButtonText ()
function get ViewReportButtonText () : String
Vedere anche
Riferimento
Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms