Click or drag to resize

StackedDialogPage.Children Property

List of child (sub) pages of this page

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public List<StackedDialogPage> Children { get; }

Property Value

Type: List<StackedDialogPage>
See Also