ComponentOne Xamarin Edition
GetCellValue(GridCellType,GridCellRange) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class > GetCellValue Method : GetCellValue(GridCellType,GridCellRange) Method
The type of cell.
The range of the cell.
Gets the value corresponding to the cell in the specified range.
Syntax
public object GetCellValue( 
   GridCellType cellType,
   GridCellRange range
)

Parameters

cellType
The type of cell.
range
The range of the cell.
See Also

Reference

FlexGrid Class
FlexGrid Members
Overload List