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

Parameters

range
The range.
See Also

Reference

GridPanel Class
GridPanel Members
Overload List