Xuni Product Documentation - Xamarin.Forms
Item(Int32,Int32) Property
The row.
The col.
Gets or sets the value of the cell specified by its row and column.
Syntax
public object Item( 
   int row,
   int col
) {get; set;}

Parameters

row
The row.
col
The col.
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