[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumn.DataMap

DataMap Property

DataMap

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

Declaration
[Parameter]
public GridDataMap DataMap { get; set; }
Remarks

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