ASP.NET Core MVC コントロールヘルプ
ItemFormatter プロパティ (FlexGridBase<T>)

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

FlexGridBase<T> クラス
FlexGridBase<T> メンバ