Freigeben über


IReportViewerMessages.ExportFormatsToolTip-Eigenschaft

Stellt den QuickInfo-Text für das Dropdown-Listenfeld Exportformate bereit.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
ReadOnly Property ExportFormatsToolTip As String
string ExportFormatsToolTip { get; }
property String^ ExportFormatsToolTip {
    String^ get ();
}
abstract ExportFormatsToolTip : string with get
function get ExportFormatsToolTip () : String

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace