Proprietà IReportViewerMessages.ExportFormatsTooltip

Testo della descrizione comando per l'elenco a discesa Formati di esportazione.

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

Sintassi

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

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

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

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