[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.ImeEnabled

ImeEnabled Method

ImeEnabled(bool)

Configurates ImeEnabled. Sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode.

Declaration
public virtual TBuilder ImeEnabled(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

This property is relevant only for sites/applications in Japanese, Chinese, Korean, and other languages that require IME support.