Właściwość SubReportInstance.NoRowsMessage
Pobiera wartość obliczoną NoRowsMessage właściwość w SubReport klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property NoRowsMessage As String
Get
'Użycie
Dim instance As SubReportInstance
Dim value As String
value = instance.NoRowsMessage
public string NoRowsMessage { get; }
public:
property String^ NoRowsMessage {
String^ get ();
}
member NoRowsMessage : string
function get NoRowsMessage () : String
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości NoRowsMessage właściwość.
Zobacz także