property Expression.CodeCompletion as Boolean
Specifies whether the code completion feature is enabled or disabled.

TypeDescription
Boolean A boolean expression that indicates whether the code completion feature is enabled. 

The control provides code completion support.The user can invoke the control's context list by pressing CTRL+SPACE. combination.