DocumentMapNode.Children Property

Definition

public:
 property System::Collections::Generic::IList<Microsoft::Reporting::WebForms::DocumentMapNode ^> ^ Children { System::Collections::Generic::IList<Microsoft::Reporting::WebForms::DocumentMapNode ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Reporting.WebForms.DocumentMapNode> Children { get; }
member this.Children : System.Collections.Generic.IList<Microsoft.Reporting.WebForms.DocumentMapNode>
Public ReadOnly Property Children As IList(Of DocumentMapNode)

Property Value

Applies to