The following tables list the members exposed by DataMember.
Name | Description | |
---|---|---|
Children | Returns the members contained within this member. | |
CustomProperties | Returns the custom properties for this member. | |
DataElementName | 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). | |
DataElementOutput | Indicates how this item should appear when rendered with a data oriented rendering device. | |
Hidden | Indicates the current hidden state of this member. The value can change via toggling. | |
IsStatic |
Indicates this member is part of a static grouping. It will repeat for every instance of its parent member.
| |
IsTotal | Indicates whether this member shows subtotal values or a value for a particular member. | |
MemberCellIndex |
Indicates the cell (within CustomData.DataCells) that this member starts at.
| |
MemberHeadingSpan | The number of leaf groups this member spans (will always be at least one). | |
Parent | Gets the parent of this member. |