[]
Configurates ImeEnabled. Sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode.
public virtual TBuilder ImeEnabled(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
This property is relevant only for sites/applications in Japanese, Chinese, Korean, and other languages that require IME support.