Condividi tramite


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
    Get
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.ExportFormatsToolTip
string ExportFormatsToolTip { get; }
property String^ ExportFormatsToolTip {
    String^ get ();
}
abstract ExportFormatsToolTip : string
function get ExportFormatsToolTip () : String

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms