Udostępnij za pośrednictwem


Właściwość Subreport.ReportName

Pobiera nazwę podraport.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property ReportName As String
    Get
    Set
'Użycie
Dim instance As Subreport
Dim value As String

value = instance.ReportName

instance.ReportName = value
public string ReportName { get; set; }
public:
property String^ ReportName {
    String^ get ();
    void set (String^ value);
}
member ReportName : string with get, set
function get ReportName () : String
function set ReportName (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartości.