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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : ImeEnabled プロパティ
Gets or sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode.
シンタックス
'宣言
 
Public Overridable Property ImeEnabled As System.Boolean
public virtual System.bool ImeEnabled {get; set;}
解説
This property is relevant only for sites/applications in Japanese, Chinese, Korean, and other languages that require IME support.
参照

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