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