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


CustomReportItem.AltReportItem Свойство

Определение

Возвращает подготавливаемый к отображению элемент отчета вместо пользовательского элемента отчета, если тип пользовательского элемента отчета не поддерживается изначально.

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

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

Объект ReportItem.

Применяется к