Share via


Report.Children Property

Definition

public:
 property Microsoft::ReportDesigner::ReportItemList ^ Children { Microsoft::ReportDesigner::ReportItemList ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.ReportDesigner.ReportItemList Children { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Children : Microsoft.ReportDesigner.ReportItemList
Public ReadOnly Property Children As ReportItemList

Property Value

Attributes

Applies to