[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridColumn.DataMap

DataMap Property

DataMap

Gets or sets the DataMap used to convert raw values into display values for the column.

Declaration
public GridDataMap DataMap { get; set; }
Remarks

Columns with an associated GridDataMap will display a picker instead of the inline editor.