ASPxPivotGrid.ExpandValue Method
| Name | Parameters | Description |
|---|---|---|
| ExpandValue(Boolean, Int32) | isColumn, lastLevelIndex | Expands the specified column or row by its index. |
| ExpandValue(Boolean, Object[]) | isColumn, values | Expands the specified column or row. |
| Name | Parameters | Description |
|---|---|---|
| ExpandValue(Boolean, Int32) | isColumn, lastLevelIndex | Expands the specified column or row by its index. |
| ExpandValue(Boolean, Object[]) | isColumn, values | Expands the specified column or row. |