IReportViewerMessages2.ClientPrintControlLoadFailed, propriété
Obtient le texte à afficher si une erreur se produit lorsque le client charge le contrôle d'impression.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
ReadOnly Property ClientPrintControlLoadFailed As String
string ClientPrintControlLoadFailed { get; }
property String^ ClientPrintControlLoadFailed {
String^ get ();
}
abstract ClientPrintControlLoadFailed : string with get
function get ClientPrintControlLoadFailed () : String
Valeur de propriété
Type : String
String de caractères qui contient le texte à afficher si une erreur se produit lorsque le client charge le contrôle d'impression.