Xuni Product Documentation - Xamarin.Forms
SetCellValue(GridCellRange,Object) Method
The range of the cell.
The value to be set.
Sets the value corresponding to the cell in the specified range.
Syntax
public void SetCellValue( 
   GridCellRange range,
   object value
)

Parameters

range
The range of the cell.
value
The value to be set.
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
Overload List