| C1.Android.Grid Assembly > C1.Android.Grid Namespace > FlexGrid Class : GetCellValue Method |
| Overload | Description |
|---|---|
| GetCellValue(GridCellRange) | Gets the value corresponding to the cell in the specified range. |
| GetCellValue(GridCellType,GridCellRange) | Gets the value corresponding to the cell in the specified range. |
| GetCellValue(GridCellType,GridRow,GridColumn) | Gets the value corresponding to the cell in the specified row and column. |