Propriedade IReportViewerMessages.TodayIs
Provides the text for the 'Today is…' message in the calendar control.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
ReadOnly Property TodayIs As String
string TodayIs { get; }
property String^ TodayIs {
String^ get ();
}
abstract TodayIs : string with get
function get TodayIs () : String
Valor de propriedade
Tipo: String
A string value.