GridColumnSortInfoCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[GridColumn] | column | Gets the collection’s item that refers to the specified column. |
| Item[Int32] | index | Provides indexed access to the elements in the collection. |
| Name | Parameters | Description |
|---|---|---|
| Item[GridColumn] | column | Gets the collection’s item that refers to the specified column. |
| Item[Int32] | index | Provides indexed access to the elements in the collection. |