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


TablixCell.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, представляющий значение, которое показывает, отображается ли содержимое ячейки в данных, готовых к просмотру.

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