Xuni Product Documentation - Xamarin.Forms
SetCellValue Method (FlexGrid)
Sets the value corresponding to the cell in the specified range.
Overload List
OverloadDescription
SetCellValue(GridCellRange,Object) Sets the value corresponding to the cell in the specified range.  
SetCellValue(GridCellType,GridCellRange,Object) Sets the value corresponding to the cell in the specified range.  
SetCellValue(GridCellType,Int32,Int32,Object) Sets the value corresponding to the cell in the specified range.  
SetCellValue(GridCellType,GridRow,GridColumn,Object) Sets the value corresponding to the cell in the specified row and column.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGrid Class
FlexGrid Members