Udostępnij za pośrednictwem


Właściwość AltReportItem.ReportItem

Element element raportu do używania.

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

Składnia

'Deklaracja
Public Property ReportItem As ReportItem
    Get
    Set
'Użycie
Dim instance As AltReportItem
Dim value As ReportItem

value = instance.ReportItem

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

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.ReportItem
A ReportItem obiektu.