[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.LayoutAreaExtensionsPublic.SortedChildren

SortedChildren Method

SortedChildren(ILayoutArea)

Gets sorted children of the given layout area.

Declaration
public static IEnumerable<ILayoutArea> SortedChildren(this ILayoutArea area)
Parameters
Type Name Description
ILayoutArea area

The area.

Returns
Type Description
IEnumerable<ILayoutArea>

Sorted children of the given layout area.