PivotGridFieldCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to individual fields in the collection. |
| Item[String] | fieldName | Gets the PivotGridField object specified by the bound field name. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to individual fields in the collection. |
| Item[String] | fieldName | Gets the PivotGridField object specified by the bound field name. |