Share via


SubReport.NoRowsMessage Propiedad

Definición

Obtiene una expresión que se evalúa como el mensaje que se muestra cuando el subinforme no contiene ninguna fila.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ NoRowsMessage { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty NoRowsMessage { get; }
member this.NoRowsMessage : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property NoRowsMessage As ReportStringProperty

Valor de propiedad

Un objeto ReportStringProperty.

Se aplica a