New to Telerik ReportingStart a free 30-day trial

Represents an item that may contain other LayoutElements

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

C#
public interface ILayoutElementContainer

Derived Classes: CheckBoxDetailSectionGroupGroupSectionHtmlTextBoxPageSectionPanelReportReportSectionReportSectionBaseSubReportTableTextBoxTocSection...

Properties

Gets a read-only enumeration containing the immediate children of the current container.

C#
IEnumerable<LayoutElement> Children { get; }
In this article
DefinitionPropertiesChildren
Not finding the help you need?
Contact Support