ActiveReports 12
DataMember Class Members
Properties 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : DataMember Class

The following tables list the members exposed by DataMember.

Public Properties
 NameDescription
Public PropertyReturns the members contained within this member.  
Public PropertyReturns the custom properties for this member.  
Public PropertyThe name to use for the data element or attribute for this data member when rendered via a data oriented rendering extension (e.g. XML).  
Public PropertyIndicates how this item should appear when rendered with a data oriented rendering device.  
Public PropertyIndicates the current hidden state of this member. The value can change via toggling.  
Public Property
Indicates this member is part of a static grouping. It will repeat for every instance of its parent member.
 
Public PropertyIndicates whether this member shows subtotal values or a value for a particular member.  
Public Property
Indicates the cell (within CustomData.DataCells) that this member starts at.
 
Public PropertyThe number of leaf groups this member spans (will always be at least one).  
Public PropertyGets the parent of this member.  
Top
See Also

Reference

DataMember Class
GrapeCity.ActiveReports.Extensibility.Rendering Namespace