Version

ResolveCellValue Method (XamDataGrid)

Resolves the value of a specific cell.
Syntax
public object ResolveCellValue( 
   CellKey cellKey
)

Parameters

cellKey
The cell to resolve.

Return Value

The resolved value for the cell.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also