ASP.NET Core MVC コントロールヘルプ
DataMap クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : DataMap クラス
Represents a data map for use with the column's DataMap property.
オブジェクト モデル
DataMap クラス
シンタックス
'宣言
 
Public Class DataMap 
public class DataMap 
解説
Data maps provide the grid with automatic look up capabilities. For example, you may want to display a customer name instead of his ID, or a color name instead of its RGB value.
継承階層

System.Object
   C1.Web.Mvc.DataMap

参照

DataMap メンバ
C1.Web.Mvc 名前空間