[]
Gets the collection of child group members for the inner hierarchy or null if this member is the innermost leaf grouping.
IItemCollection<IMatrixMember> Children { get; }
Type | Description |
---|---|
IItemCollection<IMatrixMember> | A collection of child IMatrixMember objects, or null if this is the innermost leaf grouping. |