[]
Gets a collection of members at the base level of the hierarchy.
public TablixItems<TablixMember> TablixMembers { get; }
| Type | Description |
|---|---|
| TablixItems<TablixMember> | A TablixItems<T> collection representing the members at the base level of the hierarchy. |