Sandbox Logo

Panel.Children

IEnumerable<Panel> Children { get; set; }

Description

List of panels that are attached/<see cref="P:Sandbox.UI.Panel.Parent">parented</see> directly to this one.

Return

User Comments