Condividi tramite


Proprietà IReportViewerMessages.TodayIs

Testo per il messaggio 'Oggi è…' nel controllo calendario.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

'Dichiarazione
ReadOnly Property TodayIs As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.TodayIs
string TodayIs { get; }
String^ TodayIs {
    String^ get ();
}
/** @property */
String get_TodayIs ()
function get TodayIs () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms