DataMember.Children 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回包含在資料列或資料行中的群組。
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。