XRPivotGrid.IsObjectCollapsed Method
| Name | Parameters | Description |
|---|---|---|
| IsObjectCollapsed(XRPivotGridField, Int32) | field, lastLevelIndex | Returns a value indicating whether or not the specified column field value or row field value is collapsed. |
| IsObjectCollapsed(Boolean, Int32, Int32) | isColumn, lastLevelIndex, level | Returns a value indicating whether or not the specified column field value or row field value is collapsed. |