[]
        
(Showing Draft Content)

C1.Android.Grid.GridCellFactoryBase.GetCellText

GetCellText Method

GetCellText(GridCellType, GridCellRange)

Gets the text representing the content of a cell.

Declaration
public virtual string GetCellText(GridCellType cellType, GridCellRange range)
Parameters
Type Name Description
GridCellType cellType

Type of the cell.

GridCellRange range

The range.

Returns
Type Description
string