EnableIME Property (SparkNumericStepper)

Action

Gets a value whether the IME should be enabled when the component receives focus.

Syntax

C#
protected Boolean enableIME { get; }
VB
'Declaration
Protected Read Property enableIME As Boolean

Access

Read only.