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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ColumnBase クラス : TemplateFunction プロパティ
Gets or sets a template function to be used for generating the HTML content of data cells in this Column.
シンタックス
'宣言
 
Public Overridable Property TemplateFunction As System.String
public virtual System.string TemplateFunction {get; set;}
解説
The formatter function can add any content to any cell. It provides complete flexibility over the appearance and behavior of grid cells.
参照

ColumnBase クラス
ColumnBase メンバ