ComponentOne Xamarin Edition
GetCellText(GridCellRange) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class > GetCellText Method : GetCellText(GridCellRange) Method
The range of the cell.
Gets the text corresponding to the cell in the specified range.
Syntax
public string GetCellText( 
   GridCellRange range
)

Parameters

range
The range of the cell.
See Also

Reference

FlexGrid Class
FlexGrid Members
Overload List