[]
        
(Showing Draft Content)

C1.Framework.Element.Children

Children Property

Children

Gets a list of child elements.

Declaration
public virtual ElementList Children { get; set; }
Remarks

The base class always returns null; panel elements should be based on BasePanel.