[]
Gets a collection of MatrixMember objects or null if there is no row grouping defined.
IItemCollection<IMatrixMember> RowMemberCollection { get; }
Type | Description |
---|---|
IItemCollection<IMatrixMember> | A collection of IMatrixMember objects representing the row groupings, or null if none are defined. |