Click or drag to resize
PageSummaryChildPages Property
Gets a list of all child summaries.

Namespace: VirtualRadar.WinForms.SettingPage
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NotifyList<PageSummary> ChildPages { get; }

Property Value

Type: NotifyListPageSummary
See Also