Partager via


IReportViewerMessages3.CalendarLoading, propriété

Obtient le texte qui s'affiche dans le sélecteur de date et d'heure lorsque le contrôle attend que le serveur Web génère un calendrier pour un mois donné.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
ReadOnly Property CalendarLoading As String
string CalendarLoading { get; }
property String^ CalendarLoading {
    String^ get ();
}
abstract CalendarLoading : string with get
function get CalendarLoading () : String

Valeur de propriété

Type : String
Valeur string qui représente le texte qui s'affiche lorsque le contrôle attend que le serveur Web génère un calendrier pour un mois donné.

Voir aussi

Référence

IReportViewerMessages3 Interface

Microsoft.Reporting.WebForms, espace de noms