Właściwość IReportViewerMessages3.CalendarLoading —
Gets the text displayed in the date and time picker when the control waits for the Web server to generate a calendar for a given month.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property CalendarLoading As String
string CalendarLoading { get; }
property String^ CalendarLoading {
String^ get ();
}
abstract CalendarLoading : string with get
function get CalendarLoading () : String
Wartość właściwości
Typ: String
A string value that represents the text displayed when the control waits for the Web server to generate a calendar for a given month.