Overload | Description |
---|---|
Item(ColumnBase) | Retrieves the cell with the specified parent column from the collection. |
Item(String) | Retrieves the cell with the specified field name from the collection. |
Item(Int32) | Retrieves the cell with the specified index from the collection. (Inherited from System.Collections.ObjectModel.Collection<Cell>) |