ActiveReports 8
IMatrixMember Interface Members
Properties 

The following tables list the members exposed by IMatrixMember.

Public Properties
 NameDescription
 PropertyAllChildren  
 PropertyChildrenReturns the collection of child group members for the inner hierarchy or null if this member is the inner-most leaf grouping.  
 PropertyColumnSpanReturns the number of columns this member's heading spans.  
 PropertyCustomString of custom data. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyCustomPropertiesCollection of custom properties. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataCollectionNameReturns the name of the data collection associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataElementNameReturns the name of the data element associated with this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataElementOutputReturns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyDataMemberId  
 PropertyGroupingIndex  
 PropertyHeightSpecifies the height of this member from the report definition.  
 PropertyHiddenIndicates that the group should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyIsStaticDetermines if this is a member of a static grouping.  
 PropertyIsTotalDetermines if this is a subtotal member.  
 PropertyLabelA label to identify an instance of the group within the client user interface. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyLabelValueGets the value representing the label for this member. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyMemberCellIndexDetermines the index into the Matrix for this member's axis.  
 PropertyNameReturns the name used for this group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyNewSection  
 PropertyPageBreakAtEndIndicates the report should page break at end of the group. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyPageBreakAtStart
Indicates the report should page break at start of the group.
(Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.IGroup)
 PropertyParentReturns the parent group of this group member or null if this is the outer most group.  
 PropertyReportItemThe ReportItem displayed in the header area.  
 PropertyRowSpanReturns the number of rows this member's heading spans.  
 PropertyStaticIndex  
 PropertyWidthSpecifies the width of this member from the report definition.  
Top
See Also

Reference

IMatrixMember Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace

Support Forum