PivotGridFieldCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to individual fields in the collection. |
Item[String] | id_fieldName_Caption | Gets the field with the specified id, name of the bound database field or caption. |