Xuni Product Documentation - Xamarin.Forms
DataType Property
Gets the type of the data bound to this column.
Syntax
public Type DataType {get;}
Remarks
if no data is set in the grid this property will return typeof(object).
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

GridColumn Class
GridColumn Members