[]
Gets a list of child elements.
public virtual ElementList Children { get; set; }
Public Overridable Property Children As ElementList
The base class always returns null; panel elements should be based on BasePanel.