다음을 통해 공유


CustomData.DataColumnGroupings 속성

정의

사용자 지정 보고서 항목 데이터의 열 그룹 집합을 반환합니다.

public:
 property Microsoft::ReportingServices::ReportRendering::DataGroupingCollection ^ DataColumnGroupings { Microsoft::ReportingServices::ReportRendering::DataGroupingCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.DataGroupingCollection DataColumnGroupings { get; }
member this.DataColumnGroupings : Microsoft.ReportingServices.ReportRendering.DataGroupingCollection
Public ReadOnly Property DataColumnGroupings As DataGroupingCollection

속성 값

사용자 지정 보고서 항목 데이터의 열 그룹 집합을 포함하는 DataGroupingCollection 개체입니다.

적용 대상