ActiveReports 10
AllChildren Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrixMember Interface : AllChildren Property
Returns all child data members including all subtotals and hidden members. The contents of this collection will not change based on toggle/hidden state.
Syntax
'Declaration
 
ReadOnly Property AllChildren As IMatrixMemberCollection
IMatrixMemberCollection AllChildren {get;}
See Also

Reference

IMatrixMember Interface
IMatrixMember Members