Share via


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

适用于