ASP.NET Core MVC コントロールヘルプ
ImeEnabled メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : ImeEnabled メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.ImeEnabled. Sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode.
シンタックス
'宣言
 
Public Overridable Function ImeEnabled( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder ImeEnabled( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property is relevant only for sites/applications in Japanese, Chinese, Korean, and other languages that require IME support.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ