[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrixMember.Children

Children Property

Children

Gets the collection of child group members for the inner hierarchy or null if this member is the innermost leaf grouping.

Declaration
IItemCollection<IMatrixMember> Children { get; }
Property Value
Type Description
IItemCollection<IMatrixMember>

A collection of child IMatrixMember objects, or null if this is the innermost leaf grouping.