共用方式為


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.

頂端