GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace : IMatrixMember Interface |
The following tables list the members exposed by IMatrixMember.
Name | Description | |
---|---|---|
![]() | AllChildren | |
![]() | Children | Returns the collection of child group members for the inner hierarchy or null if this member is the inner-most leaf grouping. |
![]() | ColumnSpan | Returns the number of columns this member's heading spans. |
![]() | DataMemberId | |
![]() | GroupingIndex | |
![]() | Height | Specifies the height of this member from the report definition. |
![]() | IsStatic | Determines if this is a member of a static grouping. |
![]() | IsTotal | Determines if this is a subtotal member. |
![]() | MemberCellIndex | Determines the index into the Matrix for this member's axis. |
![]() | NewSection | |
![]() | Parent | Returns the parent group of this group member or null if this is the outer most group. |
![]() | ReportItem | The ReportItem displayed in the header area. |
![]() | RowSpan | Returns the number of rows this member's heading spans. |
![]() | StaticIndex | |
![]() | Width | Specifies the width of this member from the report definition. |