Xuni Product Documentation - Xamarin.Forms
GridDataMap Class
Members 
Represents a data map for use with the column's dataMap property.
Syntax
public class GridDataMap : Xamarin.Forms.BindableObject, Xamarin.Forms.Internals.IDynamicResourceHandler  
Remarks
Data maps provide the grid with automatic look up capabilities. For example, you may want to display a customer name instead of his ID, or a color name instead of its RGB value.
Inheritance Hierarchy

System.Object
   Xamarin.Forms.BindableObject
      Xuni.Forms.FlexGrid.GridDataMap

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

GridDataMap Members
Xuni.Forms.FlexGrid Namespace