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 개체입니다.

적용 대상