다음을 통해 공유


CustomData 멤버

Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.

CustomData 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 DataColumnHierarchy The hierarchy of column members for the data.
공용 속성 DataRowHierarchy The hierarchy of row members for the data.
공용 속성 DataSetName Indicates which data set to use as the source data for this custom report item.
공용 속성 RowCollection Gets the data rows.

맨 위로 이동