[]
        
(Showing Draft Content)

C1.Web.Mvc.ColumnBase.DataMap

DataMap Property

DataMap

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

Declaration
public DataMap DataMap { get; }
Remarks

The drop-down buttons are shown only if the column has a DataMap set and is editable. Clicking on the drop-down buttons causes the grid to show a list where users can select the value for the cell.