Xuni Product Documentation - Xamarin.Forms
GetCellContentType Method
Type of the cell.
The range.
Gets a key that defines the type of cell content.
Syntax
public virtual object GetCellContentType( 
   GridCellType cellType,
   GridCellRange range
)

Parameters

cellType
Type of the cell.
range
The range.

Return Value

The returned object will be used as a key to recycle cell content´s
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridCellFactory Class
GridCellFactory Members