ActiveReports 9
IMatrixMember Interface Members
Properties 

The following tables list the members exposed by IMatrixMember.

Public Properties
 NameDescription
 PropertyAllChildrenReturns all child data members including all subtotals and hidden members. The contents of this collection will not change based on toggle/hidden state.  
 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)
 PropertyDataMemberIdReturns the id of the data member.  
 PropertyGroupingIndexReturns a grouping index.  
 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.  
 PropertyLabelGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 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)
 PropertyNewSectionGets if this group should be treated as its own section.  
 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.  
 PropertyStaticIndexReturns the index of this member within its static grouping. If this member is not a member of a static grouping, then it's parents will be checked. If any parent is a StaticMember, it's StaticIndex value will be returned. If there are no static ancestors, then zero is returned.  
 PropertyWidthSpecifies the width of this member from the report definition.  
Top
See Also

Reference

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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum