[]
Configurates AlternatingRowStep. Sets a value that determines the number of regular rows between 'alternating' rows.
public override PivotGridBuilder AlternatingRowStep(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| PivotGridBuilder | Current builder. |