DataMember.Children 屬性

定義

傳回包含在資料列或資料行中的群組。

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

屬性值

DataGroupingCollection

具有包含在資料列或資料行中群組的 DataGroupingCollection

適用於