[]
Gets or sets the DataMap used to convert raw values into display values for the column.
[Parameter]
public GridDataMap DataMap { get; set; }
<Parameter>
Public Property DataMap As GridDataMap
Columns with an associated GridDataMap will display a picker instead of the inline editor.