ViewFilter.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[GridColumn] | column | Gets the collection’s item that represents the filter criteria associated with the specified column. |
| Item[Int32] | index | Provides indexed access to the items in the collection. |