MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataMember Class

DataMember Class Properties

For a list of all members of this type, see DataMember members.

Public Properties
 NameDescription
Public PropertyGets the members contained within this member.  
Public PropertyGets the custom properties for this member.  
Public PropertyGets the 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 PropertyGets the value indicating how this item should appear when rendered with a data-oriented rendering device.  
Public PropertyGets a value indicating the current hidden state of this member. The value can change via toggling.  
Public PropertyGets a value indicating whether this member is part of a static grouping that repeats for every instance of its parent member.  
Public PropertyGets a value indicating whether this member shows subtotal values or a value for a particular member.  
Public PropertyGets the index of the cell within CustomData.DataCells where this member starts.  
Public PropertyGets the number of leaf groups this member spans.  
Public PropertyGets the parent of this member.  
Top
See Also