PivotGridFieldCollectionBase.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to individual fields in the collection. |
Item[String] | fieldName | Gets the field 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 field object specified by the bound field name. |
No
Your feedback is appreciated.