Compartir a través de


IReportViewerMessages.ExportFormatsToolTip (Propiedad)

Proporciona el texto de información sobre herramientas del cuadro de lista desplegable Formatos de exportación.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)