Compartir a través de


IReportViewerMessages.TodayIs (Propiedad)

Proporciona el texto del mensaje 'Hoy es...' en el control de calendario.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property TodayIs As String
string TodayIs { get; }
property String^ TodayIs {
    String^ get ();
}
abstract TodayIs : string with get
function get TodayIs () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)