다음을 통해 공유


Group.DataElementOutput 속성

정의

그룹이 데이터 렌더링에 표시될지 여부를 나타냅니다.

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

속성 값

DataElementOutputTypes 값입니다.

설명

가능한 값은 Output, NoOutput 또는 ContentsOnly입니다.

적용 대상