ReportItem.DataElementOutput 속성

정의

항목이 데이터 렌더링에 표시될지 여부를 나타내는 값을 가져옵니다.

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

속성 값

항목이 데이터 렌더링에 표시될지 여부를 나타내는 DataElementOutputTypes 개체입니다.

적용 대상