Propriedade IReportViewerMessages2.ClientPrintControlLoadFailed
Gets the text to display if an error occurs when the client loads the print control.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
ReadOnly Property ClientPrintControlLoadFailed As String
string ClientPrintControlLoadFailed { get; }
property String^ ClientPrintControlLoadFailed {
String^ get ();
}
abstract ClientPrintControlLoadFailed : string with get
function get ClientPrintControlLoadFailed () : String
Valor de propriedade
Tipo: String
A text String that contains the text to display if an error occurs when the client loads the print control.