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

적용 대상