iframe >
Xamarin.Android Documentation
GetCellText Method (GridPanel)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Grid Assembly
>
C1.Android.Grid Namespace
>
GridPanel Class
: GetCellText Method
The range.
Gets the text corresponding to the cell in the specified range.
Syntax
C#
public
string
GetCellText(
GridCellRange
range
)
Parameters
range
The range.
See Also
Reference
GridPanel Class
GridPanel Members
Send Feedback