Condividi tramite


Proprietà IReportViewerMessages.ExportButtonText

Testo per il pulsante Esporta.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

'Dichiarazione
ReadOnly Property ExportButtonText As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.ExportButtonText
string ExportButtonText { get; }
String^ ExportButtonText {
    String^ get ();
}
/** @property */
String get_ExportButtonText ()
function get ExportButtonText () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms