ComponentOne Xamarin Edition
Item(GridRow,GridColumn) Property
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class > Item Property : Item(GridRow,GridColumn) Property
The row.
The column.
Gets or sets the value of the cell specified by its row and column.
Syntax
public object Item( 
   GridRow row,
   GridColumn col
) {get; set;}

Parameters

row
The row.
col
The column.
See Also

Reference

FlexGrid Class
FlexGrid Members
Overload List