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. |
맨 위로 이동