Partilhar via


Propriedade IReportViewerMessages.ExportFormatsToolTip

Provides the ToolTip text for the Export Formats drop-down list box.

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

Sintaxe

'Declaração
ReadOnly Property ExportFormatsToolTip As String
string ExportFormatsToolTip { get; }
property String^ ExportFormatsToolTip {
    String^ get ();
}
abstract ExportFormatsToolTip : string with get
function get ExportFormatsToolTip () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WebForms