Propriété IReportViewerMessages.ProgressText
Fournit le texte du message d'état d'avancement qui s'affiche lors du traitement d'un rapport.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
ReadOnly Property ProgressText As String
Get
'Utilisation
Dim instance As IReportViewerMessages
Dim value As String
value = instance.ProgressText
string ProgressText { get; }
property String^ ProgressText {
String^ get ();
}
abstract ProgressText : string
function get ProgressText () : String
Valeur de propriété
Type : System.String
Valeur de type chaîne.