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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : OnClientFormatItem プロパティ
Occurs when an element representing a cell has been created.
シンタックス
'宣言
 
Public Overridable Property OnClientFormatItem As System.String
public virtual System.string OnClientFormatItem {get; set;}
解説
This event can be used to format cells for display.It is similar in purpose to the itemFormatter property, but has the advantage of allowing multiple independent handlers.
参照

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