Propriedade 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.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
ReadOnly Property CalendarLoading As String
string CalendarLoading { get; }
property String^ CalendarLoading {
String^ get ();
}
abstract CalendarLoading : string with get
function get CalendarLoading () : String
Valor de propriedade
Tipo: 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.