Поделиться через


Свойство DataRegion.NoRowsMessage

Gets the message to display in the data region when it contains no rows.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property NoRowsMessage As ReportStringProperty 
    Get
'Применение
Dim instance As DataRegion 
Dim value As ReportStringProperty 

value = instance.NoRowsMessage
public ReportStringProperty NoRowsMessage { get; }
public:
property ReportStringProperty^ NoRowsMessage {
    ReportStringProperty^ get ();
}
member NoRowsMessage : ReportStringProperty
function get NoRowsMessage () : ReportStringProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

DataRegion Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering