Share via


ReportSection.DataElementOutput 속성

정의

DataElementName의 값을 렌더링된 출력에 표시할지 여부를 나타내는 값을 가져옵니다.

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

속성 값

DataElementOutputTypes 값입니다.

적용 대상