ASP.NET Core MVC コントロールヘルプ
DataMap プロパティ (ColumnBase)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ColumnBase クラス : DataMap プロパティ
Gets the DataMap used to convert raw values into display values for the column.
シンタックス
'宣言
 
Public ReadOnly Property DataMap As DataMap
public DataMap DataMap {get;}
解説
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.
参照

ColumnBase クラス
ColumnBase メンバ