GridColumnCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to individual columns. |
| Item[String] | fieldName | Gets the column specified by the bound field name. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to individual columns. |
| Item[String] | fieldName | Gets the column specified by the bound field name. |