ComponentOne Xamarin Edition
GetCellText Method (GridCellFactory)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridCellFactory Class : GetCellText Method
Type of the cell.
The range.
Gets the text representing the content of a cell.
Syntax
public override string GetCellText( 
   GridCellType cellType,
   GridCellRange range
)

Parameters

cellType
Type of the cell.
range
The range.
See Also

Reference

GridCellFactory Class
GridCellFactory Members