PivotField.UngroupItems Method
| Name | Parameters | Description |
|---|---|---|
| UngroupItems() | none | Removes grouping for the current field. |
| UngroupItems(IEnumerable<Int32>) | itemIndices | Removes the specified items from grouping. |
| Name | Parameters | Description |
|---|---|---|
| UngroupItems() | none | Removes grouping for the current field. |
| UngroupItems(IEnumerable<Int32>) | itemIndices | Removes the specified items from grouping. |