
'Declaration Public Class BasePanel Inherits Element
public class BasePanel : Element
This class extends Element and implements the BasePanel.Children property.
This class acts like a static canvas. It has no layout logic other than sizing itself to fit its children.
System.Object
C1.Framework.BasePanel