CustomData 멤버

Represents the data to display in a custom report item. This class cannot be inherited.

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

메서드

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

맨 위로 이동

속성

  이름 설명
공용 속성 DataCells Returns the data values contained in each detail cell of the custom report item data.
공용 속성 DataColumnGroupings Returns the set of column groupings for the custom report item data.
공용 속성 DataRowGroupings Returns the set of row groupings for the custom report item data.
공용 속성 NoRows Indicates that the CustomData object contains no rows of data.

맨 위로 이동