ComponentOne Xamarin Edition
Item(Int32,Int32) Property
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class > Item Property : Item(Int32,Int32) Property
The row.
The column.
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 column.
See Also

Reference

FlexGrid Class
FlexGrid Members
Overload List