IReportViewerMessages3.CalendarLoading 屬性
當控制項等候 Web 伺服器產生某月的行事曆時,取得日期和時間選擇器中顯示的文字。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
ReadOnly Property CalendarLoading As String
Get
'用途
Dim instance As IReportViewerMessages3
Dim value As String
value = instance.CalendarLoading
string CalendarLoading { get; }
property String^ CalendarLoading {
String^ get ();
}
abstract CalendarLoading : string
function get CalendarLoading () : String
屬性值
型別:System.String
string 值,表示當控制項等候 Web 伺服器產生某月的行事曆時顯示的文字。