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