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


TablixMember.DataElementOutput Свойство

Определение

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

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public MustOverride ReadOnly Property DataElementOutput As DataElementOutputTypes

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

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

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